![]() |
|
"be consistent" | |
PerlMonks |
Re: Sorting hash keys according to different criteriaby Bilbo (Pilgrim) |
on Jun 24, 2003 at 15:57 UTC ( #268565=note: print w/replies, xml ) | Need Help?? |
If you want to put them in order (Jan, Feb, Mar...) you're going to have to tell it what that order is somewhere. I'd have an array:
Then to access the months in order do
In Section
Seekers of Perl Wisdom
|
|