Merge branch 'WebGUI8' into psgi

This commit is contained in:
Graham Knop 2010-06-08 17:59:17 -05:00
commit 02af1c68f9
5 changed files with 14 additions and 5 deletions

View file

@ -151,6 +151,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;