Well, do you have access to each of the systems where this script is expected to run? If so, just run this command line on each system:
Another reply below has already mentioned %ENV keys that are specific to CGI, and any one of these should be common across systems...perl -e 'print map { "$_ = $ENV{$_}\n" } sort keys %ENV'
In reply to Re: Re: Re: Re: How was my script ran?
by graff
in thread How was my script ran?
by criswell
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |