| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: perl-Time-Out | Distribution: Mageia | 
| Version: 0.110.0 | Vendor: Mageia.Org | 
| Release: 6.mga9 | Build date: Sun Mar 20 15:43:15 2022 | 
| Group: Development/Perl | Build host: localhost | 
| Size: 7325 | Source RPM: perl-Time-Out-0.110.0-6.mga9.src.rpm | 
| Packager: umeabot <umeabot> | |
| Url: https://metacpan.org/release/Time-Out | |
| Summary: Easily timeout long running operations | |
'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 ;
      } ;
GPL+ or Artistic
* Sun Mar 20 2022 umeabot <umeabot> 0.110.0-6.mga9 + Revision: 1806481 - Mageia 9 Mass Rebuild
/usr/share/doc/perl-Time-Out /usr/share/doc/perl-Time-Out/Changes /usr/share/doc/perl-Time-Out/META.yml /usr/share/doc/perl-Time-Out/README /usr/share/man/man3/Time::Out.3pm.xz /usr/share/perl5/vendor_perl/Time /usr/share/perl5/vendor_perl/Time/Out.pm /usr/share/perl5/vendor_perl/Time/Out.pod
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 4 11:22:06 2025