Name : perl-Long-Jump
| |
Version : 0.000003
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.3
| Date : 2024-08-05 17:34:44
|
Group : Unspecified
| Source RPM : perl-Long-Jump-0.000003-1.3.src.rpm
|
Size : 0.03 MB
| |
Packager : (none)
| |
Summary : Mechanism for returning to a specific point from a deeply nested stack
|
Description :
This module essentially provides a multi-level return. You can mark a spot with \'setjump()\' and then unwind the stack back to that point from any nested stack frame by name using \'longjump()\'. You can also provide a list of return values.
This is not quite a match for C\'s long jump, but it is \"close enough\". It is safer than C\'s jump in that it only lets you escape frames by going up the stack, you cannot jump in other ways.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-L/openSUSE_Tumbleweed/noarch |