Help for this page
c:\@Work\Perl\monks>perl -wMstrict -le "use Data::Dump qw(dd); ... dd \%hash; " { dos => "two", tres => "three", uno => "one" }