p5-Sort-Key
sort perl arrays
WWW CVSWeb GITHub-
Package versionp5-Sort-Key-1.33p0
-
MaintainerThe OpenBSD ports mailing-list
Sort::Key provides a set of functions to sort lists of values by some
calculated key value.
It is faster (usually much faster) and uses less memory than other
alternatives implemented around the perl sort function (ST, GRT, etc.).