SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-IO-Async
Version : 0.803.0 Vendor : Mageia_Org
Release : 1.mga10 Date : 2024-02-01 15:26:15
Group : Development/Perl Source RPM : perl-IO-Async-0.803.0-1.mga10.src.rpm
Size : 0.66 MB
Packager : tv < tv>
Summary : A Loop using an C< IO::Poll> object
Description :
This collection of modules allows programs to be written that perform
asynchronous filehandle IO operations. A typical program using them would
consist of a single subclass of \'IO::Async::Loop\' to act as a container o
other objects, which perform the actual IO work required by the program. As
as IO handles, the loop also supports timers and signal handlers, and
includes more higher-level functionality built on top of these basic
parts.

Because there are a lot of classes in this collection, the following
overview gives a brief description of each.

File Handle IO
A IO::Async::Handle object represents a single IO handle
that is being managed. While in most cases it will represent a single
filehandle, such as a socket (for example, an \'IO::Socket::INET\'
connection), it is possible to have separate reading and writing
handles (most likely for a program\'s \'STDIN\' and \'STDOUT\' streams, or a
pair of pipes connected to a child process).

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-IO-Async-0.803.0-1.mga10.noarch.rpm
ftp.icm.edu.pl  perl-IO-Async-0.803.0-1.mga10.noarch.rpm
ftp.icm.edu.pl  perl-IO-Async-0.803.0-1.mga10.noarch.rpm
ftp.icm.edu.pl  perl-IO-Async-0.803.0-1.mga10.noarch.rpm
     

Provides :
perl(Future::IO::Impl::IOAsync)
perl(IO::Async)
perl(IO::Async::Channel)
perl(IO::Async::Debug)
perl(IO::Async::File)
perl(IO::Async::FileStream)
perl(IO::Async::Function)
perl(IO::Async::Future)
perl(IO::Async::Handle)
perl(IO::Async::Internals::ChildManager)
perl(IO::Async::Internals::FunctionWorker)
perl(IO::Async::Listener)
perl(IO::Async::Loop)
perl(IO::Async::Loop::Poll)
perl(IO::Async::Loop::Select)
perl(IO::Async::LoopTests)
perl(IO::Async::Metrics)
perl(IO::Async::Notifier)
perl(IO::Async::OS)
perl(IO::Async::OS::MSWin32)
perl(IO::Async::OS::cygwin)
perl(IO::Async::OS::linux)
perl(IO::Async::PID)
perl(IO::Async::Process)
perl(IO::Async::Protocol)
perl(IO::Async::Protocol::LineStream)
perl(IO::Async::Protocol::Stream)
perl(IO::Async::Resolver)
perl(IO::Async::Routine)
perl(IO::Async::Signal)
perl(IO::Async::Socket)
perl(IO::Async::Stream)
perl(IO::Async::Test)
perl(IO::Async::Timer)
perl(IO::Async::Timer::Absolute)
perl(IO::Async::Timer::Countdown)
perl(IO::Async::Timer::Periodic)
perl-IO-Async

Requires :
perl >= 1:5.14
perl(Carp)
perl(Encode) >= 2.110.0
perl(Errno)
perl(Exporter) >= 5.570.0
perl(Fcntl)
perl(File::stat)
perl(Future) >= 0.260.0
perl(Future) >= 0.330.0
perl(Future) >= 0.440.0
perl(Future::IO::ImplBase)
perl(Future::Utils) >= 0.180.0
perl(IO::Async::Channel)
perl(IO::Async::Debug)
perl(IO::Async::File)
perl(IO::Async::Function)
perl(IO::Async::Handle)
perl(IO::Async::Internals::FunctionWorker)
perl(IO::Async::Loop)
perl(IO::Async::Metrics)
perl(IO::Async::Notifier)
perl(IO::Async::OS)
perl(IO::Async::Process)
perl(IO::Async::Protocol)
perl(IO::Async::Protocol::Stream)
perl(IO::Async::Routine)
perl(IO::Async::Stream)
perl(IO::Async::Test)
perl(IO::Async::Timer)
perl(IO::Async::Timer::Countdown)
perl(IO::Async::Timer::Periodic)
perl(IO::File)
perl(IO::Handle)
perl(IO::Poll)
perl(IO::Socket)
perl(List::Util)
perl(POSIX)
perl(Scalar::Util)
perl(Socket) >= 1.950.0
perl(Socket) >= 2.7.0
perl(Storable)
perl(Struct::Dumb)
perl(Test2::V0) >= 0.0.149
perl(Test::Metrics::Any)
perl(Time::HiRes)
perl(base)
perl(constant)
perl(warnings)
perl-base >= 2:5.38.2
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-IO-Async
/usr/share/doc/perl-IO-Async/Changes
/usr/share/doc/perl-IO-Async/LICENSE
/usr/share/doc/perl-IO-Async/META.json
/usr/share/doc/perl-IO-Async/META.yml
/usr/share/doc/perl-IO-Async/MYMETA.yml
/usr/share/doc/perl-IO-Async/README
/usr/share/doc/perl-IO-Async/examples
/usr/share/doc/perl-IO-Async/examples/chat-server.pl
/usr/share/doc/perl-IO-Async/examples/echo-server.pl
/usr/share/doc/perl-IO-Async/examples/netcat-client.pl
/usr/share/doc/perl-IO-Async/examples/readwrite-futures.pl
/usr/share/doc/perl-IO-Async/examples/tail-logfile.pl
/usr/share/doc/perl-IO-Async/examples/tcp-proxy.pl
/usr/share/doc/perl-IO-Async/examples/whoami-server.pl
/usr/share/man/man3/Future::IO::Impl::IOAsync.3pm.xz
/usr/share/man/man3/IO::Async.3pm.xz
/usr/share/man/man3/IO::Async::Channel.3pm.xz
/usr/share/man/man3/IO::Async::Debug.3pm.xz
/usr/share/man/man3/IO::Async::File.3pm.xz
/usr/share/man/man3/IO::Async::FileStream.3pm.xz
/usr/share/man/man3/IO::Async::Function.3pm.xz
/usr/share/man/man3/IO::Async::Future.3pm.xz
/usr/share/man/man3/IO::Async::Handle.3pm.xz
/usr/share/man/man3/IO::Async::Listener.3pm.xz
/usr/share/man/man3/IO::Async::Loop.3pm.xz
/usr/share/man/man3/IO::Async::Loop::Poll.3pm.xz
/usr/share/man/man3/IO::Async::Loop::Select.3pm.xz
/usr/share/man/man3/IO::Async::LoopTests.3pm.xz
/usr/share/man/man3/IO::Async::Metrics.3pm.xz
There is 69 files more in these RPM.

 
ICM