update Mon May 17 12:37:00 PDT 2010
[pkgsrc.git] / devel / p5-POE-Component-Pluggable / DESCR
1 POE::Component::Pluggable is a base class for creating plugin enabled
2 POE Components. It is a generic port of POE::Component::IRC's plugin
3 system.
4
5 If your component dispatches events to registered POE sessions, then
6 POE::Component::Pluggable may be a good fit for you.