Document that Readonly is a required module. Fixes bug #10801
This commit is contained in:
parent
5ef030d1f8
commit
ca7ca6660d
2 changed files with 2 additions and 0 deletions
|
|
@ -132,6 +132,7 @@ checkModule('Scope::Guard', '0.03' );
|
|||
checkModule('Digest::SHA', '5.47' );
|
||||
checkModule("CSS::Minifier::XS", "0.03" );
|
||||
checkModule("JavaScript::Minifier::XS", "0.05" );
|
||||
checkModule("Readonly", "1.03" );
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue