Help for this page
#!/usr/local/bin/perl -w ... print Dumper ([\%hash]); }
$VAR1 = [ { ... 'four' => 4 } ];