SlackBuilds Repository

15.0 > Perl > perl-Return-MultiLevel (0.08)

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

Source Downloads:
Return-MultiLevel-0.08.tar.gz (8633c5f19a261b68e4eaed622da6d770)

Download SlackBuild:
perl-Return-MultiLevel.tar.gz
perl-Return-MultiLevel.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds