SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-IO-Async
Version : 0.700.0 Vendor : (none)
Release : 3pclos2017 Date : 2017-07-12 21:49:22
Group : Development/Perl Source RPM : perl-IO-Async-0.700.0-3pclos2017.src.rpm
Size : 0.62 MB
Packager : bb2 < bb2>
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 functionallity 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 the IO::Async::Handle manpage 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-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-IO-Async-0.700.0-3pclos2017.noarch.rpm
     

Provides :
perl(IO::Async)
perl(IO::Async::Channel)
perl(IO::Async::ChildManager)
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::Listener)
perl(IO::Async::Loop)
perl(IO::Async::Loop::Poll)
perl(IO::Async::Loop::Select)
perl(IO::Async::LoopTests)
perl(IO::Async::Notifier)
perl(IO::Async::OS)
perl(IO::Async::OS::cygwin)
perl(IO::Async::OS::linux)
perl(IO::Async::OS::MSWin32)
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 :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl-base => 5.22.3


Content of RPM :
/usr/lib/perl5/vendor_perl/5.22.3/IO
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Channel.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/ChildManager.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Debug.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/File.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/FileStream.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Function.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Future.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Handle.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Internals
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Internals/Connector.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Internals/TimeQueue.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Listener.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Loop
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Loop.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Loop/Poll.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Loop/Select.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/LoopTests.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Notifier.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/OS
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/OS.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/OS/MSWin32.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/OS/cygwin.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/OS/linux.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/PID.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Process.pm
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Protocol
/usr/lib/perl5/vendor_perl/5.22.3/IO/Async/Protocol.pm
There is 66 files more in these RPM.

 
ICM