Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Time-Out-0.110.0-5.mga8 RPM for noarch

From Mageia 8 for x86_64 / media / core / release

Name: perl-Time-Out Distribution: Mageia
Version: 0.110.0 Vendor: Mageia.Org
Release: 5.mga8 Build date: Wed Feb 12 08:24:57 2020
Group: Development/Perl Build host: localhost
Size: 7325 Source RPM: perl-Time-Out-0.110.0-5.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/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 ;
      } ;

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 0.110.0-5.mga8
  + Revision: 1497889
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Wed Sep 19 2018 umeabot <umeabot> 0.110.0-4.mga7
  + Revision: 1272378
  - Mageia 7 Mass Rebuild

Files

/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 Apr 9 15:38:33 2024