Name : perl-Time-Out
| |
Version : 0.110.0
| Vendor : Mageia_Org
|
Release : 5.mga8
| Date : 2020-02-12 08:24:57
|
Group : Development/Perl
| Source RPM : perl-Time-Out-0.110.0-5.mga8.src.rpm
|
Size : 0.01 MB
| |
Packager : umeabot < umeabot>
| |
Summary : Easily timeout long running operations
|
Description :
\'Time::Out\' provides an easy interface to _alarm(2)_ based timeouts. Nested timeouts are supported.
RETURN VALUE \'timeout\' returns whatever the code placed inside the block returns:
use Time::Out qw(timeout) ;
my $rc = timeout 5 => sub { return 7 ; } ;
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/i586/media/core/release |