[ 原始碼: liblist-someutils-perl ]
套件:liblist-someutils-perl(0.56-1)
liblist-someutils-perl 的相關連結
Debian 的資源:
下載原始碼套件 liblist-someutils-perl:
- [liblist-someutils-perl_0.56-1.dsc]
- [liblist-someutils-perl_0.56.orig.tar.gz]
- [liblist-someutils-perl_0.56-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module that provides the stuff missing in List::Util
List::SomeUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util.
All of the functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module couldn't be compiled on this machine.
其他與 liblist-someutils-perl 有關的套件
|
|
|
|
-
- dep: libmodule-implementation-perl
- module for loading one of several alternate implementations of a module
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language