How to Install libpoe-component-syndicator-perl in Ubuntu 18.04



Install libpoe-component-syndicator-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libpoe-component-syndicator-perl

Description:

POE component base class which implements the Observer pattern

POE::Component::Syndicator is a base class for POE components which need to handle a persistent resource (e.g. a connection to an IRC server) for one or more sessions in an extendable way. . POE::Component::Syndicator (as well as Object::Pluggable, which this module inherits from) was born out of POE::Component::IRC, the guts of which quickly spread to other POE components. Now they can all inherit from this module instead.

Homepage: http://search.cpan.org/dist/POE-Component-Syndicator/

Version: 0.06-1

Section: universe/perl