Package : perl-Time-Out > RPM : perl-Time-Out-0.240.0-1.mga10.src.rpm

Basic items

Name perl-Time-Out
Version 0.240.0
Release 1.mga10
URL https://metacpan.org/release/Time-Out
Group Development/Perl
Summary Easily timeout long running operations
Size 18KB
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 cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2023-12-04 09:34:14
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie