On Thu, 18 Oct 2012 10:48:19 +0000, Craig wrote:
> dump($env);
Try:
use Data::Dumper;
print STDERR Dumper($your_variable);
Best regards,
Adam
--
Adam Sjøgren
adsj at novozymes.com