Name : perl-Long-Jump
| |
Version : 0.000003
| Vendor : Fedora Project
|
Release : 2.fc41
| Date : 2024-07-20 03:24:54
|
Group : Unspecified
| Source RPM : perl-Long-Jump-0.000003-2.fc41.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/development/41/Everything/ppc64le/os/Packages/p |