Package : perl-IO-Event > RPM : perl-IO-Event-0.813.0-11.mga7.src.rpm

Basic items

Name perl-IO-Event
Version 0.813.0
Release 11.mga7
URL http://search.cpan.org/dist/IO-Event
Group Development/Perl
Summary Tied Filehandles for Nonblocking IO with Object Callbacks
Size 39KB
Arch noarch
License GPL+ or Artistic

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 Event. IO::Event still defaults
to using Event but it can now use AnyEvent or its own event loop.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-19 10:07:36
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie