perl-Return-MultiLevel (return from nested callstack)
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.
Another way to think about it is that the "multi-level return" coderef
represents a single-use/upward-only continuation.
This requires: perl-Test-Fatal
Maintained by: K. Eugene Carlson
Keywords: return::multilevel,Return::MultiLevel,perl-return-multilevel
ChangeLog: perl-Return-MultiLevel
Homepage:
https://metacpan.org/pod/Return::MultiLevel
Download SlackBuild:
perl-Return-MultiLevel.tar.gz
perl-Return-MultiLevel.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| perl-Return-MultiLevel.SlackBuild |
| perl-Return-MultiLevel.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds