Package Info

perl-IO-Event


Tied Filehandles for Nonblocking IO with Object Callbacks


Development/Libraries/Perl

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.


License: GPL-1.0+ or Artistic-1.0
URL: http://search.cpan.org/dist/IO-Event/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.813-bp155.2.8 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-IO-Event
0.813-bp154.1.15 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-IO-Event
0.813-bp153.1.12 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-IO-Event
0.813-bp152.3.14 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-IO-Event
0.813-bp151.3.1 info GA Release 2019-07-16 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-IO-Event
0.813-bp151.2.12 info GA Release 2019-05-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-IO-Event
0.813-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-IO-Event