in reply to Re: Sorting a hash of arrays based on a particular array element.
in thread Sorting a hash of arrays based on a particular array element.

not too long ago I released Sort::Key on CPAN, it outperforms the Schwartzian Transform and the methods described on the cited paper in almost any case and is easier to use.
  • Comment on Re^2: Sorting a hash of arrays based on a particular array element.