base class for creating plugin-enabled objects
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http://search.cpan.org/dist/Object-Pluggable/
