![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Environment variables under mod_perl 2by sgifford (Prior) |
on Jun 03, 2009 at 18:56 UTC ( #768122=note: print w/replies, xml ) | Need Help?? |
Thanks Env::C was exactly what I was looking for! Knowing what the problem is, I found a fairly good explanation in the mod_perl troubleshooting guide: C Libraries Don't See %ENV Entries Set by Perl Code.
As far as the -T, I know it's ignored by mod_perl, but I sometimes run my scripts in a regular CGI environment, so I put it in habitually.
In Section
Seekers of Perl Wisdom
|
|