Package : perl-Time-Out > RPM : perl-Time-Out-0.110.0-6.mga9.src.rpm

Basic items

Name perl-Time-Out
Version 0.110.0
Release 6.mga9
URL https://metacpan.org/release/Time-Out
Group Development/Perl
Summary Easily timeout long running operations
Size 5KB
Arch noarch
License GPL+ or Artistic

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

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-20 15:43:11
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie