in reply to Look at the next value of hash when sorting by values

Sorting the values of the hash is trivially simple, sorting the keys also, I would agree with choroba that stu96art probably wants to sort the keys in accordance with the alphabetical (or other) order of the values (which is slightly more involved).
  • Comment on Re: Look at the next value of hash when sorting by values