summaryrefslogtreecommitdiff
path: root/devel/p5-POE-Component-Pluggable/DESCR
blob: 3c3cd5b748f583539dd081ed886604a0269dd76a (plain)
1
2
3
4
5
6
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.