The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.17

  • added support for SimpleGeo with Geo::Coder::Many::SimpleGeo
  • made Geo::Coder::Many::get_geocoders() public, fixed pod
  • hid pod for internal methods. Don't play with internals!

Modules

Module to tie together multiple Geo::Coder::* modules
Plugin for the Bing geocoder
Base plugin class
Plugin for the google maps geocoder
Mapquest plugin Geo::Coder::Many
Plugin for the Multimap geocoder
OpenStreetMap Nominatim plugin for Geo::Coder::Many
Yahoo PlaceFinder plugin for Geo::Coder::Many
standard geocoder response container object
Abstract base class for schedulers.
Scheduler that times out bad geocoders
Scheduler base class which ensures uniqueness
Weighted Round Robin scheduler (default)
SimpleGeo plugin Geo::Coder::Many