in reply to ENV INFORMATION
EDIT: Given that the Perl-specific ENV variables worth persisting are not usually settable from your Perl script, I assumed that the original poster was asking about persisting CGI ENV variables from Perl. If this was not the case, you can disregard my post.
Also note that any ENV variables you don't want the viewer to have access to should not be stored as hidden form fields.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: ENV INFORMATION
by tilly (Archbishop) on May 22, 2005 at 23:33 UTC |