Added Params::Validate to testEnvironment.pl
This commit is contained in:
parent
73c02b6803
commit
c7b5fa366a
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue