in reply to
Sort Array Reference by Numeric First Element
In addition - take a look at
sort
subroutine. Or (from the command line):
perldoc -f sort
Comment on
Re: Sort Array Reference by Numeric First Element
In Section
Seekers of Perl Wisdom