Provide the stuff missing in List::Util
*List::MoreUtils* provides some trivial but commonly needed functionality
on lists which is not going to go into the List::Util manpage.
All of the below 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.
- Developed at devel:languages:perl
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/perl-List-MoreUtils && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
List-MoreUtils-0.22.tar.gz | 0000022570 22 KB | |
perl-List-MoreUtils.changes | 0000001082 1.06 KB | |
perl-List-MoreUtils.spec | 0000001912 1.87 KB |
Revision 13 (latest revision is 32)
Sascha Peilicke (saschpe)
accepted
request 64372
from
Stephan Kulow (coolo)
(revision 13)
Accepted submit request 64372 from user coolo
Comments 0