DateTime::Event::ICal in Calendar, workflow to extend recurrence

This commit is contained in:
Paul Driver 2010-04-01 11:53:09 -07:00
parent 01f0250d28
commit c356a7acc6
8 changed files with 825 additions and 641 deletions

View file

@ -138,6 +138,7 @@ checkModule("Readonly", "1.03" );
checkModule("Business::PayPal::API", "0.62" );
checkModule("Locales", "0.10" );
checkModule("Test::Harness", "3.17" );
checkModule("DateTime::Event::ICal", "0.10" );
failAndExit("Required modules are missing, running no more checks.") if $missingModule;