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

perl-Future-IO-0.150.0-1.mga10 RPM for noarch

From Mageia Cauldron for i586 / media / core / release

Name: perl-Future-IO Distribution: Mageia
Version: 0.150.0 Vendor: Mageia.Org
Release: 1.mga10 Build date: Sat Oct 28 22:48:13 2023
Group: Development/Perl Build host: localhost
Size: 70852 Source RPM: perl-Future-IO-0.150.0-1.mga10.src.rpm
Packager: tv <tv>
Url: https://metacpan.org/release/Future-IO
Summary: Base class for C<Future::IO> implementations
This package provides a few basic methods that behave similarly to the
same-named core perl functions relating to IO operations, but yield their
results asynchronously via the Future manpage instances.

This is provided primarily as a decoupling mechanism, to allow modules to
be written that perform IO in an asynchronous manner to depend directly on
this, while allowing asynchronous event systems to provide an
implementation of these operations.

Default Implementation
    If the 'override_impl' method is not invoked, a default implementation
    of these operations is provided. This implementation allows a single
    queue of 'sysread' or 'syswrite' calls on a single filehandle only,
    combined with 'sleep' calls. It is provided for the simple cases where
    modules only need one filehandle (most likely a single network socket
    or hardware device handle), allowing such modules to work without
    needing a better event system.

Provides

Requires

License

GPLv1+ or Artistic

Changelog

* Sat Oct 28 2023 tv <tv> 0.150.0-1.mga10
  + Revision: 2002532
  - update to 0.15
* Tue Aug 29 2023 tv <tv> 0.140.0-1.mga10
  + Revision: 1980971
  - update to 0.14
* Mon Feb 20 2023 tv <tv> 0.130.0-1.mga9
  + Revision: 1944263
  - update to 0.13
* Fri Feb 03 2023 tv <tv> 0.120.0-1.mga9
  + Revision: 1937843
  - update to 0.12
* Wed Mar 23 2022 umeabot <umeabot> 0.110.0-2.mga9
  + Revision: 1821001
  - Mageia 9 Mass Rebuild
* Mon Jan 10 2022 tv <tv> 0.110.0-1.mga9
  + Revision: 1767714
  - update to 0.11

Files

/usr/share/doc/perl-Future-IO
/usr/share/doc/perl-Future-IO/Changes
/usr/share/doc/perl-Future-IO/LICENSE
/usr/share/doc/perl-Future-IO/META.json
/usr/share/doc/perl-Future-IO/META.yml
/usr/share/doc/perl-Future-IO/MYMETA.yml
/usr/share/doc/perl-Future-IO/README
/usr/share/man/man3/Future::IO.3pm.xz
/usr/share/man/man3/Future::IO::ImplBase.3pm.xz
/usr/share/man/man3/Future::IO::System.3pm.xz
/usr/share/perl5/vendor_perl/Future
/usr/share/perl5/vendor_perl/Future/IO
/usr/share/perl5/vendor_perl/Future/IO.pm
/usr/share/perl5/vendor_perl/Future/IO/ImplBase.pm
/usr/share/perl5/vendor_perl/Future/IO/System.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 10:16:32 2024