AnyEvent::IO::Perl(3) User Contributed Perl Documentation AnyEvent::IO::Perl(3)

AnyEvent::IO::Perl - pure perl backend for AnyEvent::IO

use AnyEvent::IO;

This is the pure-perl backend of AnyEvent::IO - it is always available, but does not actually implement any I/O operation asynchronously - everything is synchronous.

For simple programs that can wait for I/O, this is likely the most efficient implementation.

AnyEvent::IO, AnyEvent.

Marc Lehmann <schmorp@schmorp.de>
http://anyevent.schmorp.de
2023-07-25 perl v5.38.0