Paket: libsort-key-top-perl (0.08-4build1)
Links für libsort-key-top-perl
Trisquel-Ressourcen:
Quellcode-Paket libsort-key-top-perl herunterladen:
- [libsort-key-top-perl_0.08-4build1.dsc]
- [libsort-key-top-perl_0.08.orig.tar.gz]
- [libsort-key-top-perl_0.08-4build1.debian.tar.xz]
Betreuer:
Original Maintainers:
- Debian Med Packaging Team (E-Mail-Archiv)
- Laszlo Kajan
- Andreas Tille
Externe Ressourcen:
- Homepage [metacpan.org]
Ähnliche Pakete:
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.
Andere Pakete mit Bezug zu libsort-key-top-perl
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C Library: Shared libraries
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
- dep: libc6 (>= 2.4) [amd64, armhf]
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.34.0
- virtuelles Paket, bereitgestellt durch perl-base
libsort-key-top-perl herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
amd64 | 19,2 kB | 83 kB | [Liste der Dateien] |
arm64 | 18,5 kB | 75 kB | [Liste der Dateien] |
armhf | 18,3 kB | 63 kB | [Liste der Dateien] |
ppc64el | 19,9 kB | 167 kB | [Liste der Dateien] |