Note that Test::Harness 3.16 or high is now needed. Otherwise,
upgrades fail.
This commit is contained in:
parent
ba921e3e8f
commit
b7d4b20f9f
2 changed files with 2 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ checkModule('Scope::Guard', '0.03' );
|
|||
checkModule('Digest::SHA', '5.47' );
|
||||
checkModule("CSS::Minifier::XS", "0.03" );
|
||||
checkModule("JavaScript::Minifier::XS", "0.05" );
|
||||
checkModule('Test::Harness', '3.16' );
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue