Set the correct version of the Google geocoder module.
This commit is contained in:
parent
61534779d5
commit
ed4ab257de
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ checkModule('Net::Twitter', "3.13006" );
|
||||||
checkModule('PerlIO::eol', "0.14" );
|
checkModule('PerlIO::eol', "0.14" );
|
||||||
checkModule('Monkey::Patch', '0.03' );
|
checkModule('Monkey::Patch', '0.03' );
|
||||||
checkModule('Data::ICal', '0.16' );
|
checkModule('Data::ICal', '0.16' );
|
||||||
checkModule('Geo::Coder::Googlev3', '2.18' );
|
checkModule('Geo::Coder::Googlev3', '0.07' );
|
||||||
|
|
||||||
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