foreach (keys %hash) { print "$_ was seen $hash{$_} times\n"; }