return-multilevel-perl 0.04
Name | return-multilevel-perl |
---|---|
Version | 0.04 |
Summary | |
Description | This module provides a way to return immediately from a deeply nested call stack. This is similar to exceptions, but exceptions don't stop automatically at a target frame (and they can be caught by intermediate stack frames using \"eval\"). In other words, this is more like setjmp(3)/longjmp(3) than \"die\". |
Section | libs |
License | Artistic-1.0 | GPL-2.0 |
Homepage | https://metacpan.org/release/Return-MultiLevel |
Recipe file |
recipes-devel/return-multilevel-perl/return-multilevel-perl_0.04.bb
recipes-devel/return-multilevel-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 | return-multilevel-perl 0.08 |
gatesgarth (Yocto Project 3.2) | return-multilevel-perl 0.05 |
thud (Yocto Project 2.6) | return-multilevel-perl 0.05 |
rocko (Yocto Project 2.4) | return-multilevel-perl 0.05 |
jethro (Yocto Project 2.0) | return-multilevel-perl 0.04 |
daisy (Yocto Project 1.6) | return-multilevel-perl 0.04 (this recipe) |