foreach my $x (values %{ $hash{somekey}{otherkey} } ) { } [download]
In reply to Re: Loop reference to value in hash of hash by Anonymous Monk in thread Loop reference to value in hash of hash by Dr Manhattan