constant-defer-perl 6
Name | constant-defer-perl |
---|---|
Version | 6 |
Summary | |
Description | "constant::defer\" creates a subroutine which on the first call runs given code to calculate its value, and on any subsequent calls just returns that value, like a constant. The value code is discarded once run, allowing it to be garbage collected. |
Section | libs |
License | GPL-3.0 |
Homepage | https://metacpan.org/release/constant-defer |
Recipe file |
recipes-devel/constant-defer-perl/constant-defer-perl_6.bb
recipes-devel/constant-defer-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 | constant-defer-perl 6 |
gatesgarth (Yocto Project 3.2) | constant-defer-perl 6 |
thud (Yocto Project 2.6) | constant-defer-perl 6 |
rocko (Yocto Project 2.4) | constant-defer-perl 6 |
jethro (Yocto Project 2.0) | constant-defer-perl 6 |
daisy (Yocto Project 1.6) | constant-defer-perl 6 (this recipe) |