Document a new perl module requirement.
This commit is contained in:
parent
d1163c0d40
commit
2a39446737
1 changed files with 1 additions and 0 deletions
|
|
@ -153,6 +153,7 @@ checkModule( "CHI", );
|
|||
checkModule( "Cache::FastMmap", );
|
||||
checkModule('IO::Socket::SSL', );
|
||||
checkModule('Package::Stash', );
|
||||
checkModule('HTTP::Exception', );
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue