Hi Vadim, Perl Authors Upload Server wrote:
modid: DateTime::Event::Cron::Quartz DSLIP: adpOp description: DateTime from Quartz cron expressions userid: VAD (Vadim Loginov) chapterid: 6 (Data_Type_Utilities) communities:similar: DateTime::Event::Cron rationale: DateTime::Event::Cron::Quartz is the perl implementation of opensymphony quartz cron expression processing library (http://www.opensymphony.com/quartz/wikidocs/CronTriggers%20Tutorial.html). Module is operating DateTime objects. To make this module use unix cron expressions expressions should be modified (seconds field added and only day-of-week or day-of-month should be specified as 'not-specified' symbol '?'). Quartz Cron extends unix cron functionality (seconds added, last day of month/week, n-th week, years, nearest weekdays). This module follows the same aim to DateTime::Event::Cron but for another cron specification, so I think that DateTime::Event::Cron::Quartz should be an appropriate name for this module. Or it also could be named as DateTime::Event::QuartzCron
have you discussed this on the datetime mailing list (CC)? We generally stick to their recommendation wrt. DateTime modules.
Cheers, Steffen (for the PAUSE admins)
