libsort-key-top-perl 0.08-1build2 source package in Ubuntu

Changelog

libsort-key-top-perl (0.08-1build2) xenial; urgency=medium

  * Rebuild for Perl 5.22.1.

 -- Colin Watson <email address hidden>  Thu, 17 Dec 2015 15:03:52 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Xenial
Original maintainer:
Debian Med
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe perl

Downloads

File Size SHA-256 Checksum
libsort-key-top-perl_0.08.orig.tar.gz 46.9 KiB db7c4de42316d7b0d8f14a720a34f266374109a117efc8b67ea7fc498c4113e4
libsort-key-top-perl_0.08-1build2.debian.tar.xz 2.3 KiB 4496dcaa3a14c1eefe384bbffad74a6240200912611b6569cf6549556adbd826
libsort-key-top-perl_0.08-1build2.dsc 2.1 KiB df8a2706ddb466f19705123eaca34e0debaaed6b7a4c5aa1f5ecc2b3b3a82e62

View changes file

Binary packages built by this source

libsort-key-top-perl: Perl module to select and sort top n elements of a list

 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.

libsort-key-top-perl-dbgsym: No summary available for libsort-key-top-perl-dbgsym in ubuntu yakkety.

No description available for libsort-key-top-perl-dbgsym in ubuntu yakkety.