in reply to sorting on multiple columns using Data::Table?
Revised: (as the code was just posted)
You should consider using a Hash instead, if you know that each Name will never have more than one entry with the same Number value. Much easier to sort...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: sorting on multiple columns using Data::Table?
by cypress (Beadle) on Feb 25, 2008 at 19:34 UTC |