Sophie

Sophie

distrib > Mageia > 9 > i586 > media > core-release > by-pkgid > 2708b3b15ec4a58e104ad78dabe2edc6

perl-Time-Out-0.110.0-6.mga9.noarch.rpm

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 ;
} ;

Sources packages:

Other version of this rpm: