in reply to hash first value
You cannot sort a hash. You can only sort the hash keys. The function for sorting things is called, unimaginatively, sort.
Where exactly do you have problems?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: hash first value
by gfarhat (Novice) on Apr 10, 2008 at 15:13 UTC | |
by Fletch (Bishop) on Apr 10, 2008 at 15:44 UTC | |
by aufflick (Deacon) on Apr 11, 2008 at 01:09 UTC |