8e4427a072
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. Users of your component can then load plugins using the plugin methods provided to handle events generated by the component.
11 lines
483 B
Plaintext
11 lines
483 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/09/01 09:55:34 jasper Exp $
|
|
${P5SITE}/POE/Component/Pluggable/
|
|
${P5SITE}/POE/Component/Pluggable.pm
|
|
${P5SITE}/POE/Component/Pluggable/Constants.pm
|
|
${P5SITE}/POE/Component/Pluggable/Pipeline.pm
|
|
@man man/man3p/POE::Component::Pluggable.3p
|
|
@man man/man3p/POE::Component::Pluggable::Constants.3p
|
|
@man man/man3p/POE::Component::Pluggable::Pipeline.3p
|
|
share/examples/p5-POE-Component-Pluggable/
|
|
share/examples/p5-POE-Component-Pluggable/synopsis.pl
|