Bug#719421: ITP: libreturn-multilevel-perl -- Perl module to enable returning from a nested call stack
Package: wnpp
Severity: wishlist
Owner: Florian Schlichting <fsfs@debian.org>
* Package name : libreturn-multilevel-perl
Version : 0.03
Upstream Author : Lukas Mai, <l.mai at web.de>
* URL : http://search.cpan.org/dist/Return-MultiLevel/
* License : GPL-1+, Artistic
Programming Lang: Perl
Description : Perl module to enable returning from a nested call stack
Return::MultiLevel 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). In other words, this is more like
setjmp(3)/longjmp(3) than die.
Reply to: