Name : perl-Time-Out
| |
Version : 0.110.0
| Vendor : Mageia_Org
|
Release : 6.mga9
| Date : 2022-03-20 15:43:15
|
Group : Development/Perl
| Source RPM : perl-Time-Out-0.110.0-6.mga9.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/9/i586/media/core/release |