
Sort::key claims to be the fastest way to sort anything in perl. it provides a set of functions to sort lists of values by some calculated key value. multikey sorting functionality is also provided via the companion modules sort::key::multi, sort::key::maker and sort::key::register.