The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Modules

Class library for flexible, reactive programs.
Base class for reactive (aka, event driven) objects.
Generic callback adapters to simplify calling back
Callback adapter for plain code references
Callback adapter for class and object methods
Non-callback, inline Promise adapter
Convenience functions for creating and using callbacks
A non-blocking socket client.
Autmatically manage a collection of collectible objects
Connect to a server without blocking.
Watch a filehandle for read- and/or writability.
Generate connected client sockets from a listening server socket.
Observe the exit of a subprocess by its SIGCHLD signal.
Communicate with POE components expecting events.
Communicate with POE components expecting postbacks.
Observe events from a POE::Session object.
Base class for POE::Wheel wrappers.
Represent POE::Wheel::Run as a Reflex class.
add manageability by Reflex::Collection
Make an object reactive (aka, event driven).
add readable-watching behavior to a class
Mix standard send/recv code into a class.
add streaming I/O behavior to a class
add writable-watching behavior to a class
Generic signal watcher and base class for specific ones.
Buffered, translated I/O on non-blocking handles.
An object that watches the passage of time.
Emit an event when an attribute's value changes.
Automatically watch Reflex objects.
Base class for non-blocking UDP networking peers.
helper functions to generate methods