Help for this page
push @{$hash{$key}}, $value
foreach my $key (keys %hash) { print "$key =>\n" ... print "\t$thing\n"; } }