should do the trick. I haven't tested this code.foreach my $HashKey ( keys %Hash ) { foreach ( sort @{ $Hash{ $HashKey } } ) { print "$HashKey: $_\n"; } }
--t. alex
"Nyahhh (munch, munch) What's up, Doc?" --Bugs Bunny
In reply to Re: Reorganising a Hash for Output
by talexb
in thread Reorganising a Hash for Output
by arunhorne
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |