for my $key (keys %$hash) { print "$hash->{'prefix'}->{$key}" } [download]
In reply to Re^2: Need help looping through hash by ewhitt in thread Need help looping through HoH by ewhitt