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.
- Sources inherited from project openSUSE:Leap:42.3
-
1
derived packages
- Download package
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
List-MoreUtils-0.415.tar.gz | 0000132151 129 KB | over 4 years |
cpanspec.yml | 0000000547 547 Bytes | over 5 years |
perl-List-MoreUtils.changes | 0000003830 3.74 KB | over 4 years |
perl-List-MoreUtils.spec | 0000002262 2.21 KB | over 4 years |
Comments for perl-List-MoreUtils 0