Binary package “libobject-pluggable-perl” in ubuntu precise
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:
component dispatches events to listeners, then Object::Pluggable may
be a good fit for you.