- Removed the need for DateTime::Cron::Simple, which also added the ability

to use ! < and > in schedules.
This commit is contained in:
JT Smith 2006-09-30 19:29:47 +00:00
parent d995ff09fe
commit e22c679421
6 changed files with 66 additions and 20 deletions

View file

@ -68,7 +68,6 @@ checkModule("SOAP::Lite",0.60);
checkModule("DateTime",0.2901);
checkModule("Time::HiRes",1.38);
checkModule("DateTime::Format::Strptime",1.0601);
checkModule("DateTime::Cron::Simple",0.2);
checkModule("DateTime::Format::Mail",0.2901);
checkModule("Image::Magick",6.0);
checkModule("Log::Log4perl",0.51);