in reply to sorting a search result?

You might want to take a look at "Mastering Algorithms with Perl". It spends a fair amount of time dealing with sorting algorithms. If you have a large amount of data to deal with it can be a life saver.