in reply to Loop reference to value in hash of hash

foreach my $x (values %{ $hash{somekey}{otherkey} } ) { }