in reply to How to iterate through a hash of hashes?
{ local ($,, $\) = ($/, $/); print values %{$_} for values %hash; } [download]
After Compline,Zaxo