Top Nav

Perl – Sorting multi-diminsional arrays

To numerically sort @myarray by the second column do this:

Here is an alpha sort of @myarray on the third column: