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 |