パッケージ: libsort-key-top-perl (0.08-4 など)
libsort-key-top-perl に関するリンク
Debian の資源:
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]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
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 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: perl (>= 5.36.0-4)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.36.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base