Package : perl-Time-Out > RPM : perl-Time-Out-0.110.0-3.mga6.src.rpm

Basic items

Name perl-Time-Out
Version 0.110.0
Release 3.mga6
URL http://search.cpan.org/dist/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 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-19 12:11:34
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie