Add {CSS,JavaScript}::Minifier::XS requirements.
This commit is contained in:
parent
627ee82c76
commit
73fe4db180
1 changed files with 2 additions and 0 deletions
|
|
@ -123,6 +123,8 @@ checkModule("Module::Find", "0.06" );
|
|||
checkModule("Class::C3", "0.19" );
|
||||
checkModule("Params::Validate", "0.81" );
|
||||
checkModule("Clone", "0.31" );
|
||||
checkModule("CSS::Minifier::XS", "0.03" );
|
||||
checkModule("JavaScript::Minifier::XS", "0.05" );
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue