
Geo::coder::googlev3 is a perl module that provides access to google's google map api v3. note that v3 does not require an apikey and the data structure returned is different than previous versions of the api.
check http://code.google.com/intl/en/apis/maps/documentation/geocoding/ for more information about google's geocoding api and especially usage limits.