
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.