getting env variables into perl scripts
Net Llama!
netllama
Sat May 12 09:55:33 PDT 2007
I've got this perl script that I inherited. This perl script gets
called from inside a bash script which has set an environment variable
globally. My problem is that the perl script isn't seemingly aware of
the environment variable even though its definitely set globally
inside the bash script. Is there some way to force use of this
environment variable inside the perl script? I should note that the
value of this variable changes over time, so I can't just hardcode it
inside the perl script.
thanks
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman netllama at gmail.com
LlamaLand http://netllama.linux-sxs.org
More information about the Linux-users
mailing list