Geo::Coder::Many version 0.30 ================================= Please see the POD for more information and usage instructions. INSTALLATION To install this module type the following: perl Build.PL ./Build ./Build test ./Build install DOCUMENTATION perldoc Geo::Coder::Many NOTE During the test stage, some tests will attempt to connect to the internet. If successful, it will test a number of remote geocoders. In the event of network problems or difficulties with these third-party services, you may wish to disable this part of the test. DEPENDENCIES This module requires these other modules and libraries: Geo::Coder::* (as required) Geo::Distance::XS List::Util::WeightedRoundRobin List::Util List::MoreUtils Time::HiRes HTTP::Request Net::Ping Sort::Versions Test::Simple Test::Exception Test::MockObject Test::Pod::Coverage COPYRIGHT AND LICENCE Copyright 2011,2012 Lokku Ltd Parts taken from Geo::Coder::Multiple are copyright 2009 Alistair Francis This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10 or, at your option, any later version of Perl 5 you may have available.