perl-Return-MultiLevel - Return across multiple call levels
Website: | http://search.cpan.org/dist/Return-MultiLevel/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
perl-Return-MultiLevel-0.05-2.fc14.al.noarch [10 KiB] |
Changelog
by Fedora Release Engineering (2018-02-09):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild |