AnyEvent::IO::Perl - phpMan
AnyEvent::IO::Perl(3pm) User Contributed Perl Documentation AnyEvent::IO::Perl(3pm)
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 <schmorp AT schmorp.de>
http://anyevent.schmorp.de
perl v5.20.2 2012-04-08 AnyEvent::IO::Perl(3pm)
|