foreach my $k1 ( keys %{ $hash{'prefix'} } ) { for my $k2 ( keys %{ $hash{$k1} } ) { print("$k2\n"); } }
In reply to Re^3: Need help looping through hash
by ewhitt
in thread Need help looping through HoH
by ewhitt
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |