|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: Who modifies $ENV{PATH}?by Anonymous Monk |
| on Dec 06, 2012 at 13:52 UTC ( #1007573=note: print w/ replies, xml ) | Need Help?? |
|
child process inherit %ENV from parent process, and they can modify it, so their children inherit a totally different %ENV perl -V ought to list any perl specific customers (like PERLLIB, PERL5OPT ...) that might modify your env ps ps axjf ought to list any parent procs
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||