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



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

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

Description:

Schedule POE events using DateTime::Set iterators

This perl module is a POE component that sends events to POE client sessions on a schedule defined by a DateTime::Set iterator. . This module originally started as POE::Component::Cron and got forked in order to extract the generic parts and isolate the Cron specific code in order to reduce dependencies on other Perl modules. Nowadays, POE::Component::Cron inherits from POE::Component:Schedule.

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

Version: 0.95-2

Section: universe/perl