This commit is contained in:
Graham Knop 2010-08-20 12:22:08 -05:00
parent 96004e50ac
commit 10aa605304

View file

@ -156,7 +156,7 @@ checkModule('IO::Socket::SSL', );
checkModule('Package::Stash', );
checkModule('HTTP::Exception', );
checkModule('Net::Twitter', "3.13006" );
checkModule('Number::Forat', );
checkModule('Number::Format', );
failAndExit("Required modules are missing, running no more checks.") if $missingModule;