Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libobject-pluggable-perl
Base class for creating plugin enabled objects
http://search.cpan.org/dist/Object-Pluggable/
0
no reviews
Install
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.