use strict; use Data::Dumper; my %hash = ( 'some' => 'stuff' ); print Data::Dumper->Dump([\%hash], ["hashname"]), $/;
In reply to RE: Data::Dumper (Adam: Sample Usage)
by Adam
in thread Data::Dumper
by geektron
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |