libpoe-component-pluggable-perl

Base class for creating plugin enabled poe components
  http://search.cpan.org/dist/POE-Component-Pluggable/
  0
  no reviews



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.