Help for this page
#!/usr/bin/perl use Data::Dumper; ... print "Dump is " . Dumper(\%h);
# perl test.pl h is 4/8 ... '3' => '', '4' => 'four' };