-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Dec 5, 2008, at 1:20 PM, David Ehresmann wrote:
What is the difference between: %ENV %ENV_VARS
%ENV is a special variable in Perl that contains the environment variables of your current environment. I have never seen %ENV_VARS and it is not listed as a perl predefined variable, though you or someone else could certainly create and use a variable by that name. If you are seeing %ENV_VARS is a perl script, that is most likely what someone has done.
Sincerely, James Moser [EMAIL PROTECTED] There are 10 kinds of people in the world. Those who understand binary, and those who do not. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAkk5hsUACgkQBNt7jTp4/nlarQCeLAPQ4RGVJqd54Tf0WWB1909v szsAniAqLK/tY0PAto2rGjEh8eNEvC7B =iTGB -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/
