in reply to How to iterate through a hash of hashes?

Zaxo++

And then there is always this:
use Data::Dumper; print Dumper(\%hash);