foreach my $key1 ( sort keys %seen ) { print join( "\t", $key, @{ $seen{$key1} } ); }
In reply to Re: preserving hash value outside the loop
by Marshall
in thread preserving hash value outside the loop
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |