Menu

Tree [ddb2e2] master /
 History

HTTPS access


File Date Author Commit
 lib 2013-08-21 Rocco Caputo Rocco Caputo [ddb2e2] Clarify this module's purpose in the docs.
 t 2010-09-08 Rocco Caputo Rocco Caputo [95fb7f] Promote polo-event files to top level.
 MANIFEST 2010-09-08 Rocco Caputo Rocco Caputo [95fb7f] Promote polo-event files to top level.
 MANIFEST.SKIP 2010-09-08 Rocco Caputo Rocco Caputo [95fb7f] Promote polo-event files to top level.
 Makefile.PL 2013-08-20 Rocco Caputo Rocco Caputo [2a2863] Update copyright notice and repository URL.
 README 2010-09-08 Rocco Caputo Rocco Caputo [95fb7f] Promote polo-event files to top level.

Read Me

POE supports nearly any event loop imaginable through POE::Loop plugin
modules.  POE::Loop::Event is the plugin support for Joshua Pritikin's
Event module.

See http://search.cpan.org/search?query=POE%3A%3ALoop&mode=module for
a list of other event loops POE supports.

POE::Loop documents the generic API for all POE::Loop subclasses.  You
are invited to implement this API for your favorite event loop.
Kudos, bug reports, and patches are also welcome.

Thank you!