SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Timeout-Self rpm build for : OpenSuSE. For other distributions click perl-Timeout-Self.

Name : perl-Timeout-Self
Version : 0.020 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 19:58:06
Group : Development/Libraries/Perl Source RPM : perl-Timeout-Self-0.020-lp155.1.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Run alarm() at the start of program to timeout run
Description :
This module lets you set a time limit on program execution, by installing a
handler in \'$SIG{ALRM}\' that simply dies, and then calling \'alarm()\' with
the specified number of seconds.

Caveat: it doesn\'t play perfectly nice with programs that fork. While the
alarm handler gets cloned to the child process by Perl, the alarm is not
set again so the child process will not time out. You can call alarm()
again in the child process if you want to timeout the child too.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Timeout-Self-0.020-lp155.1.1.noarch.rpm
     

Provides :
perl(Timeout::Self)
perl-Timeout-Self

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Timeout
/usr/lib/perl5/vendor_perl/5.26.1/Timeout/Self.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Timeout-Self
/usr/share/doc/packages/perl-Timeout-Self/Changes
/usr/share/doc/packages/perl-Timeout-Self/README
/usr/share/licenses/perl-Timeout-Self
/usr/share/licenses/perl-Timeout-Self/LICENSE
/usr/share/man/man3/Timeout::Self.3pm.gz

 
ICM