NAME

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

SYNOPSIS

   use AnyEvent::IO;

DESCRIPTION

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.

SEE ALSO

AnyEvent::IO, AnyEvent.

AUTHOR

 Marc Lehmann <[email protected]>
 http://anyevent.schmorp.de

Questions & Answers

Helpful answers and articles about AnyEvent::IO::Perl you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search