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

geocoding_api.pl

Perform an address lookup on the CLI paassed parameter - assumes $ENV{GOOGLE_MAPS_KEY}

    perl geocoding_api.pl 'Short Street, Southport, QLD 4215 Australia'

PRE-REQUISITES

Setup a Google Project in the Google Console and add the Translate API Library.

An API Key is required with permission to access the GeoCode API and if required the Places API.

WWW::Google::Places
https://developers.google.com/places/web-service/search
https://console.cloud.google.com/apis/credentials
https://developers.google.com/places/web-service/details