Help for this page
for my $k (@keys_existing_in_both) { my $exec = $hash2{$k}; ... print "Hash sum miss match for '$k'!\n"; } }