Name : perl-Long-Jump
| |
Version : 0.000003
| Vendor : Fedora Project
|
Release : 3.fc42
| Date : 2025-01-18 04:40:28
|
Group : Unspecified
| Source RPM : perl-Long-Jump-0.000003-3.fc42.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/linux/development/rawhide/Everything/aarch64/os/Packages/p |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Long::Jump)
perl-Long-Jump
Requires :