Name : perl-Long-Jump
| |
Version : 0.000003
| Vendor : Fedora Project
|
Release : 1.fc40
| Date : 2024-07-08 17:22:19
|
Group : Unspecified
| Source RPM : perl-Long-Jump-0.000003-1.fc40.src.rpm
|
Size : 0.03 MB
| |
Packager : Fedora Project
| |
Summary : Mechanism for returning to a specific point from a deeply nested stack
|
Description :
This Perl 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. It is safer than C language jump in that it only lets you escape frames by going up the stack, you cannot jump in other ways.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/updates/40/Everything/s390x/Packages/p |