![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re: Re: (jeffa) Re: need understandingby kwoff (Friar) |
on Dec 01, 2001 at 00:08 UTC ( #128723=note: print w/replies, xml ) | Need Help?? |
You could login to the account with that initialization
file then start your perl script and get with %ENV
as shown above. I don't know if there's a generic
shell-initialization-file parsing CPAN module.
Or if it's like .bashrc, maybe look on equals
signs like /PATH=['"]?(\w+)/, though that's not
a good solution in my opinion.
In Section
Seekers of Perl Wisdom
|
|