![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re^3: How can I sort this data on the first fieldby Chady (Priest) |
on Apr 26, 2005 at 06:19 UTC ( #451432=note: print w/replies, xml ) | Need Help?? |
It's not a hash that you want... it's probably an array of arrays. What if there were duplicate keys? your hash will eat them up and you'll end up with only the last entry. compare:
He who asks will be a fool for five minutes, but he who doesn't ask will remain a fool for life. Chady | http://chady.net/
Are you a Linux user in Lebanon? join the Lebanese GNU/Linux User Group.
In Section
Seekers of Perl Wisdom
|
|