Perl extension of Moose role for turning objects into POE sessions
POEx::Role::SessionInstantiation provides a nearly seamless integration for non-POE objects into a POE environment. It does this by handling the POE stuff behind the scenes including allowing per instances method changes, session registration to the Kernel, and providing some defaults like setting an alias if supplied via the attribute or constructor argument, or defining a _default that warns if your object receives an event that it does not have. This role exposes your class' methods as POE events.
$
pkg install p5-POEx-Role-SessionInstantiationOrigin
devel/p5-POEx-Role-SessionInstantiation
Size
85.5KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
7 packages
Required by
3 packages