dannoura has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
What would be the most efficient (i.e. least time consuming and least lines of code) way to sort through a two dimensional array by one column containing numeric values?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: sorting a two dimensional array by one column
by Zaxo (Archbishop) on Jul 14, 2003 at 08:18 UTC | |
|
Re: sorting a two dimensional array by one column
by antirice (Priest) on Jul 14, 2003 at 08:18 UTC | |
|
Re: sorting a two dimensional array by one column
by bigj (Monk) on Jul 14, 2003 at 15:32 UTC |