libsort-key-top-perl binary package in Ubuntu Mantic arm64

 The functions available from this module select the top n elements from a
 list using several common orderings and custom key extraction procedures.
 .
 They are all variations around 'keytopsort { CALC_KEY($_) } $n => @data;'.
 .
 In array context, this function calculates the ordering key for every element
 in @data using the expression inside the block. Then it selects and orders
 the $n elements with the lower keys when compared lexicographically.
 .
 In scalar context, the value returned by the functions on this module is the
 cutoff value allowing to select nth element from the array.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-04-25 12:10:09 UTC Published Ubuntu Mantic arm64 release universe perl Optional 0.08-4build2
  • Published
  • Copied from ubuntu lunar-proposed arm64 in Primary Archive for Ubuntu