Add a requirement to check on the common::sense module for JSON::XS. Fixes bug #12135
This commit is contained in:
parent
64567f9ed5
commit
a945396163
2 changed files with 2 additions and 0 deletions
|
|
@ -156,6 +156,7 @@ checkModule('Net::Twitter', "3.13006" );
|
|||
checkModule('PerlIO::eol', "0.14" );
|
||||
checkModule('Monkey::Patch', '0.03' );
|
||||
checkModule('Data::ICal', '0.16' );
|
||||
checkModule('common::sense', '3.2' );
|
||||
checkModule('Geo::Coder::Googlev3', '0.07' );
|
||||
|
||||
failAndExit("Required modules are missing, running no more checks.") if $missingModule;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue