foreach $key (keys %hshFoo) { print " $key => $hshFoo{$key}\n"; }