| Name |
return-multilevel-perl |
| Version |
0.08 |
| 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-1.0-or-later |
| Homepage |
https://metacpan.org/release/Return-MultiLevel
|
| Recipe file |
recipes-devel/return-multilevel-perl/return-multilevel-perl_0.08.bb
|
| Layer |
meta-cpan (master branch) |
| Inherits |
- allarch
- cpan
- cpan-base
- perl-version
- perlnative
|
| Dependencies |
- perl
- perl-native
- test-fatal-perl-native
|
| PACKAGECONFIG options |
|