- Removed the need for DateTime::Cron::Simple, which also added the ability
to use ! < and > in schedules.
This commit is contained in:
parent
d995ff09fe
commit
e22c679421
6 changed files with 66 additions and 20 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue