add Net::Twitter requirement
This commit is contained in:
parent
da498182bd
commit
121a55d65d
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ checkModule("DateTime::Event::ICal", "0.10" );
|
||||||
checkModule("Cache::FastMmap", "1.35" );
|
checkModule("Cache::FastMmap", "1.35" );
|
||||||
checkModule("CHI", "0.34" );
|
checkModule("CHI", "0.34" );
|
||||||
checkModule('IO::Socket::SSL', );
|
checkModule('IO::Socket::SSL', );
|
||||||
|
checkModule('Net::Twitter', "3.13006" );
|
||||||
|
|
||||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue