in reply to Sorting hash keys according to different criteria
etc etc etcmy @months = ( { name => "January", days => 31, }, { name => "February", days => 28, # or whatever... there's another prob },
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Sorting hash keys according to different criteria
by Anonymous Monk on Jun 24, 2003 at 20:57 UTC | |
by George_Sherston (Vicar) on Jun 24, 2003 at 21:46 UTC |