how to sort hash by value, where value is a valid date
- From: "perl_help_needed" <nidhiyajnik@xxxxxxxxx>
- Date: 31 May 2005 11:48:02 -0700
Hi all,
I want to sort a hash by its vlaue in perl. Value is a valid date.
example:
key value
48487 05/05/18
52327 05/05/23
64998 05/05/24
44147 05/05/18
.........etc..
here value can be any valid date in the format yy/mm/dd.
Could anyone help me out with this one please!!
Thanks..
.
- Follow-Ups:
- Re: how to sort hash by value, where value is a valid date
- From: mothra
- Re: how to sort hash by value, where value is a valid date
- From: Tad McClellan
- Re: how to sort hash by value, where value is a valid date
- From: J. Gleixner
- Re: how to sort hash by value, where value is a valid date
- From: Brian Wakem
- Re: how to sort hash by value, where value is a valid date
- Prev by Date: Re: how to test if an element belongs to an array or hash
- Next by Date: Re: how to test if an element belongs to an array or hash
- Previous by thread: Perl on a mainframe system
- Next by thread: Re: how to sort hash by value, where value is a valid date
- Index(es):
Relevant Pages
|