in reply to How to sort referenced hash?

well, your goal list is sorted by the default method provided by Perl's "sort".

I'm not really sure what you're having difficulty with here. Is it getting the keys from your hash ref?. It would be helpful to provide a bit more detail, and perhaps a few lines of code to demonstrate what you've done that isn't working as you expect.

---
my name's not Keith, and I'm not reasonable.