|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re^3: Sorting The Date format Values without using any perl modules.by wfsp (Abbot) |
| on Dec 26, 2005 at 15:52 UTC ( #519160=note: print w/ replies, xml ) | Need Help?? |
|
To add to Corion's comment the arrays in your original post and in your follow up are different. It's hard to help if the question keeps moving! update: the following is wrong :-(
With that observation and another look at the docs I was able to sort the array in the order you're looking for using the method suggested by Corion. You didn't say my $sort = (... either. update 2: Pursuing the reverse theme, perhaps you could consider an intermediate step:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||