add IO::Socket::SSL as prereq for LDAPS
This commit is contained in:
parent
1e2b6fd0c2
commit
950d7517d6
1 changed files with 1 additions and 0 deletions
|
|
@ -147,6 +147,7 @@ checkModule("Test::Harness", "3.17" );
|
|||
checkModule("DateTime::Event::ICal", "0.10" );
|
||||
checkModule( "CHI", );
|
||||
checkModule( "Cache::FastMmap", );
|
||||
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