SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Long-Jump rpm build for : openSUSE Tumbleweed. For other distributions click perl-Long-Jump.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Long-Jump-0.000003-1.3.noarch.rpm
     

Provides :
perl(Long::Jump)
perl-Long-Jump

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Importer)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Long
/usr/lib/perl5/vendor_perl/5.40.0/Long/Jump.pm
/usr/share/doc/packages/perl-Long-Jump
/usr/share/doc/packages/perl-Long-Jump/Changes
/usr/share/doc/packages/perl-Long-Jump/README
/usr/share/doc/packages/perl-Long-Jump/README.md
/usr/share/licenses/perl-Long-Jump
/usr/share/licenses/perl-Long-Jump/LICENSE
/usr/share/man/man3/Long::Jump.3pm.gz

 
ICM