Package: libsort-key-top-perl (0.08-4)
Links for libsort-key-top-perl
Debian Resources:
Download Source Package libsort-key-top-perl:
- [libsort-key-top-perl_0.08-4.dsc]
- [libsort-key-top-perl_0.08.orig.tar.gz]
- [libsort-key-top-perl_0.08-4.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
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.
Other Packages Related to libsort-key-top-perl
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.4) [not arm64, ppc64el]
-
- dep: perl (>= 5.32.0-5)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.32.0
- virtual package provided by perl-base
Download libsort-key-top-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 19.0 kB | 80.0 kB | [list of files] |
arm64 | 17.7 kB | 76.0 kB | [list of files] |
armel | 18.0 kB | 72.0 kB | [list of files] |
armhf | 17.6 kB | 64.0 kB | [list of files] |
i386 | 19.1 kB | 80.0 kB | [list of files] |
mips64el | 17.3 kB | 78.0 kB | [list of files] |
mipsel | 18.4 kB | 81.0 kB | [list of files] |
ppc64el | 19.2 kB | 104.0 kB | [list of files] |
s390x | 18.2 kB | 80.0 kB | [list of files] |