Help for this page
#!/usr/bin/perl -w use strict; ... } print Dumper \%hash1;
$VAR1 = { 'key2' => [ ... ] };