On 5/27/10 Thu  May 27, 2010  4:51 PM, "Bob Sadri" <bob.m.sa...@gmail.com>
scribbled:

> Hi
> I have a perl script that calls a csh script.  The csh script sources some
> environment variables (among others).  When the control comes back to my
> perl script I like to use the environment variables set in the csh script.
> However, since this has happened in the child shell environment I am not
> able to see the variables.
> Can someone help me with this problem?

Consult the advice given by 'perldoc -q environment'. Short answer: "can't
be done".




-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to