libsort-key-perl

Module to sort a list of values by a calculated key
  https://metacpan.org/release/Sort-Key
  0
  no reviews



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.