Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Future-IO | Distribution: Mageia |
Version: 0.80.0 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Sat Jan 2 09:12:16 2021 |
Group: Development/Perl | Build host: localhost |
Size: 52344 | Source RPM: perl-Future-IO-0.80.0-1.mga8.src.rpm |
Packager: tv <tv> | |
Url: http://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.
GPLv1+ or Artistic
* Sat Jan 02 2021 tv <tv> 0.80.0-1.mga8 + Revision: 1668168 - update to 0.08 * Thu Mar 26 2020 tv <tv> 0.70.0-1.mga8 + Revision: 1560699 - update to 0.07 + umeabot <umeabot> - Mageia 8 Mass Rebuild * Sat Jun 29 2019 shlomif <shlomif> 0.60.0-1.mga8 + Revision: 1416191 - imported package perl-Future-IO
/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/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
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024