http://www.perlmonks.org?node_id=11134290


in reply to Re^3: How can I do a numeric sort on a substring?
in thread How can I do a numeric sort on a substring?

Thanks for pointing to Sort::Key , seems it covers all use cases of the Schwartzian transform with a short syntax. :)

The documentation could be simpler tho, by deconstructing the naming convention.

[|r][|n|i|u]keysort[_inplace] @array

(Like this the doc seem even to be not logical/ wrong in one case)

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery