AnyEvent::IO::Perl

Section: User Contributed Perl Documentation (3pm)
Updated: 2022-10-20
Index Return to Main Contents
 

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@schmorp.de>
 http://anyevent.schmorp.de


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 12:50:09 GMT, April 20, 2024