list-utilsby-perl 0.10
Name | list-utilsby-perl |
---|---|
Version | 0.10 |
Summary | |
Description | This module provides a number of list utility functions, all of which take an initial code block to control their behaviour. They are variations on similar core perl or \"List::Util\" functions of similar names, but which use the block to control their behaviour. For example, the core Perl function \"sort\" takes a list of values and returns them, sorted into order by their string value. The \"sort_by\" function sorts them according to the string value returned by the extra function, when given each value. |
Section | libs |
License | Artistic-1.0 | GPL-2.0 |
Homepage | https://metacpan.org/release/List-UtilsBy |
Recipe file |
recipes-devel/list-utilsby-perl/list-utilsby-perl_0.10.bb
recipes-devel/list-utilsby-perl/classes/cpan.bbclass |
Layer | meta-cpan (daisy branch) |
Inherits |
|
Dependencies | |
PACKAGECONFIG options |
Sources
None
Patches
None
Other branches
This recipe in other branches of meta-cpan:
Branch | Recipe |
---|---|
master | list-utilsby-perl 0.11 |
gatesgarth (Yocto Project 3.2) | list-utilsby-perl 0.11 |
thud (Yocto Project 2.6) | list-utilsby-perl 0.11 |
rocko (Yocto Project 2.4) | list-utilsby-perl 0.11 |
jethro (Yocto Project 2.0) | list-utilsby-perl 0.10 |
daisy (Yocto Project 1.6) | list-utilsby-perl 0.10 (this recipe) |