libobject-pluggable-perl

Base class for creating plugin enabled objects
  http://search.cpan.org/dist/Object-Pluggable/
  0
  no reviews



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 component dispatches events to listeners, then object::pluggable may be a good fit for you.