| Name |
return-multilevel-perl |
| Version |
0.05 |
| 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 |
Artisticv1 | GPLv1+ |
| Homepage |
https://metacpan.org/release/Return-MultiLevel
|
| Recipe file |
recipes-devel/return-multilevel-perl/return-multilevel-perl_0.05.bb
|
| Layer |
meta-cpan (rocko branch) |
| Inherits |
- allarch
- cpan
- cpan-base
- perl-version
- perlnative
|
| Dependencies |
- perl
- perl-native
- test-fatal-perl-native
|
| PACKAGECONFIG options |
|