Package : perl-Object-Pluggable

Package details

Summary: Importable constants for Object::Pluggable

Description:
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.

Basic use would involve subclassing Object::Pluggable, then overriding
'_pluggable_event()' and inserting '_pluggable_process()' wherever you
dispatch events from.


URL: http://search.cpan.org/dist/Object-Pluggable
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs