I need to sort an array of hashes based on the value of a particular key or keys of the hashes. I started to write my own function to do this, but quickly realized that
So can anyone point me to the already written function that will take a reference to an array of hashes, and 1 or more key names, and will sort the array based on those keys in that order? or possibly tell me what trick of perl I'm missing that makes this an extremely simple task?
In reply to Sort Array of Hashes based on Hash value by raflach
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |