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:Factory:Rings:1-MinimalX
- Links to openSUSE:Factory / perl-List-MoreUtils
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Staging:N/perl-List-MoreUtils && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
List-MoreUtils-0.430.tar.gz | 0000150571 147 KB | |
cpanspec.yml | 0000000547 547 Bytes | |
perl-List-MoreUtils.changes | 0000008647 8.44 KB | |
perl-List-MoreUtils.spec | 0000002355 2.3 KB |
Latest Revision
Stephan Kulow (coolo)
committed
(revision 2)
Comments 0