Help for this page
use Data::Dumper; ... print 'key/value pairs: ', scalar keys %hash; print Dumper \%hash;