SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-IO-Event rpm build for : OpenSuSE. For other distributions click perl-IO-Event.

Name : perl-IO-Event
Version : 0.813 Vendor : openSUSE
Release : bp154.1.1 Date : 2021-07-15 22:42:54
Group : Development/Libraries/Perl Source RPM : perl-IO-Event-0.813-bp154.1.1.src.rpm
Size : 0.09 MB
Packager : https://bugs_opensuse_org
Summary : Tied filehandles for nonblocking IO with object callbacks
Description :
IO::Event provides a object-based callback system for handling nonblocking
IO. The design goal is to provide a system that just does the right thing
w/o the user needing to think about it much.

All APIs are kept as simple as possible yet at the same time, all
functionality is accesible if needed. Simple things are easy. Hard things
are possible.

Most of the time file handling syntax will work fine: \'< $filehandle>\' and
\'print $filehandle \'stuff\'\'.

IO::Event provides automatic buffering of output (with a callback to
throttle). It provides automatic line-at-a-time input.

After initial setup, call \'IO::Event::loop()\'.

IO::Event was originally written to use the Event manpage. IO::Event still
defaults to using the Event manpage but it can now use the AnyEvent manpage
or its own event loop.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP4/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-IO-Event-0.813-bp154.1.1.noarch.rpm
ftp.icm.edu.pl  perl-IO-Event-0.813-bp154.1.1.noarch.rpm
     

Provides :
perl(IO::Event)
perl(IO::Event::AnyEvent)
perl(IO::Event::Callback)
perl(IO::Event::Emulate)
perl(IO::Event::Event)
perl(IO::Event::INET::Callback)
perl(IO::Event::Socket::UNIX)
perl(IO::Event::UNIX::Callback)
perl-IO-Event

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(IO::Handle)
perl(List::MoreUtils)
perl(Time::HiRes)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/IO
/usr/lib/perl5/vendor_perl/5.26.1/IO/Event
/usr/lib/perl5/vendor_perl/5.26.1/IO/Event.pm
/usr/lib/perl5/vendor_perl/5.26.1/IO/Event.pod
/usr/lib/perl5/vendor_perl/5.26.1/IO/Event/AnyEvent.pm
/usr/lib/perl5/vendor_perl/5.26.1/IO/Event/Callback.pm
/usr/lib/perl5/vendor_perl/5.26.1/IO/Event/Emulate.pm
/usr/lib/perl5/vendor_perl/5.26.1/IO/Event/Event.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi
/usr/share/doc/packages/perl-IO-Event
/usr/share/doc/packages/perl-IO-Event/Changes
/usr/share/doc/packages/perl-IO-Event/README
/usr/share/man/man3/IO::Event.3pm.gz
/usr/share/man/man3/IO::Event::Callback.3pm.gz

 
ICM