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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.3/perl-List-MoreUtils && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
List-MoreUtils-0.33.tar.gz | 0000038997 38.1 KB | |
perl-List-MoreUtils.changes | 0000001746 1.71 KB | |
perl-List-MoreUtils.spec | 0000002129 2.08 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
Split 12.3 from Factory
Comments 0