Merge in HEAD, up to 9866.

This commit is contained in:
Colin Kuskie 2009-03-17 23:45:21 +00:00
parent c7a66861a6
commit 2bd7a60a01
107 changed files with 6258 additions and 2436 deletions

View file

@ -120,6 +120,7 @@ checkModule("List::MoreUtils", "0.22" );
checkModule("File::Path", "2.04" );
checkModule("Module::Find", "0.06" );
checkModule("Class::C3", "0.19" );
checkModule("Params::Validate", "0.81" );
failAndExit("Required modules are missing, running no more checks.") if $missingModule;