summaryrefslogtreecommitdiff
path: root/devel/p5-Object-Pluggable/pkg-descr
blob: 30e82d9d8c1409c1f0e93f3c5d442aaa04c45aa9 (plain) (blame)
1
2
3
4
5
Object::Pluggable is a base class for creating plugin enabled objects. It is
a generic port of POE::Component::IRC's plugin system.

If your object dispatches events to listeners, then Object::Pluggable may be
a good fit for you.