Package : perl-POE-Component-Pluggable

Package details

Summary: A base class for creating plugin enabled POE Components

Description:
POE::Component::Pluggable is a base class for creating plugin enabled POE
Components. It is a generic port of POE::Component::IRC's plugin system.

If your component dispatches events to registered POE sessions, then
POE::Component::Pluggable may be a good fit for you.

Basic use would involve subclassing POE::Component::Pluggable, then
overriding '_pluggable_event()' and inserting '_pluggable_process()'
wherever you dispatch events from.


URL: https://metacpan.org/release/POE-Component-Pluggable
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs