How to Install libobject-pluggable-perl in Ubuntu 18.04



Install libobject-pluggable-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libobject-pluggable-perl

Description:

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::IRC's plugin system. If your component dispatches events to listeners, then Object::Pluggable may be a good fit for you.

Homepage: http://search.cpan.org/dist/Object-Pluggable/

Version: 1.29-1

Section: universe/perl