libreturn-multilevel-perl

Perl module to enable returning from a nested call stack

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Return-MultiLevel


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libreturn-multilevel-perl