SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Future-IO rpm build for : Mageia Cauldron. For other distributions click perl-Future-IO.

Name : perl-Future-IO
Version : 0.150.0 Vendor : Mageia_Org
Release : 1.mga10 Date : 2023-10-28 22:48:13
Group : Development/Perl Source RPM : perl-Future-IO-0.150.0-1.mga10.src.rpm
Size : 0.07 MB
Packager : tv < tv>
Summary : Base class for C< Future::IO> implementations
Description :
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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Future-IO-0.150.0-1.mga10.noarch.rpm
ftp.icm.edu.pl  perl-Future-IO-0.150.0-1.mga10.noarch.rpm
ftp.icm.edu.pl  perl-Future-IO-0.150.0-1.mga10.noarch.rpm
ftp.icm.edu.pl  perl-Future-IO-0.150.0-1.mga10.noarch.rpm
     

Provides :
perl(Future::IO)
perl(Future::IO::ImplBase)
perl(Future::IO::System)
perl-Future-IO

Requires :
perl >= 1:5.14
perl(Carp)
perl(Errno)
perl(Future)
perl(Future::IO)
perl(Future::IO::ImplBase)
perl(Socket)
perl(Struct::Dumb)
perl(Time::HiRes)
perl(base)
perl(constant)
perl(warnings)
perl-base >= 2:5.36.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM