On 9/24/2005 6:10 PM Manish Sapariya wrote:
Hi all,
I have some SHELL environment file which I need to get the variable from
and use it my perl script.
As I understand, the ENV hash will be populated using the environment of
the shell that I have executed the perl script from.
Is there any way
Hi all,
I have some SHELL environment file which I need to get the variable from
and use it my perl script.
As I understand, the ENV hash will be populated using the environment of
the shell that I have executed the perl script from.
Is there any way for me to update the ENV hash by sourcing som