in reply to
Sorting Arrays Without using SORT function
Wikipedia
lists many
sorting algorithms
. Pick one and implement it.
Comment on
Re: Sorting Arrays Without using SORT function
In Section
Seekers of Perl Wisdom