Binary package “libpoe-component-schedule-perl” in ubuntu noble

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.
 .
 This package provides the Perl module Poe::Component::Schedule.