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.