in reply to Re: Refactor my sort
in thread Refactor my sort

Sort::Key and Sort::Maker are not core, but are almost as fast as the hand-coded transforms

Actually, Sort::Key is faster than any other method. Only in some corner cases it could be surpassed by the GRT!