in reply to Re^3: How do I set env. Variables from Perl with shell scriptin thread How do I set env. Variables from Perl with shell script
perl -MData::Dumper -le"print Dumper(\%ENV)" [download]