Help for this page
use Data::Dump qw( dump ); ... print dump( \%hash ), "\n"; print dump( \%revhash ), "\n";