add IO::Socket::SSL as prereq for LDAPS
This commit is contained in:
parent
c4e85d8b44
commit
bbe962a185
1 changed files with 1 additions and 0 deletions
|
|
@ -142,6 +142,7 @@ checkModule("Test::Harness", "3.17" );
|
|||
checkModule("DateTime::Event::ICal", "0.10" );
|
||||
checkModule("Cache::FastMmap", "1.35" );
|
||||
checkModule("CHI", "0.34" );
|
||||
checkModule('IO::Socket::SSL', );
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue