in reply to Re: how to put hash key and value in order
in thread how to put hash key and value in order

Yours will sort on keys, but I'm pretty sure the OP wants his hash sorted on values.

  • Comment on Re^2: how to put hash key and value in order

Replies are listed 'Best First'.
Re^3: how to put hash key and value in order
by starX (Chaplain) on Dec 20, 2012 at 17:36 UTC
    Hence it was phrased in the form of a question: I wasn't sure.