The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.04

  • Allowed lazy loading for geocoders. by default only Geo::Coder::Google is listed as dep. if you need any other supported geo coder then you will have to install as required.
  • Now if you wanted to use geocoder that is not supported here then you can specify fully qualified class name for your custom wrapper.

Modules

Geo::Coder::All

Provides

in lib/Geo/Coder/All/Bing.pm
in lib/Geo/Coder/All/Google.pm
in lib/Geo/Coder/All/OSM.pm
in lib/Geo/Coder/All/Ovi.pm
in lib/Geo/Coder/All/TomTom.pm
in lib/Geo/Coder/Role/Geocode.pm