Revision history for Perl extension Geo::Coder::Google 0.09 Fri Nov 25 09:42:00 EST 2011 - Add support for Premier Client IDs (Thanks to Drew Taylor) 0.08 Fri Oct 28 20:18:33 EST 2011 - remove api key requirement - fix test failures 0.07 Thu Oct 20 13:43:00 EST 2011 - Add support for v3 of the API 0.06 Thu Oct 15 17:31:33 PDT 2009 - This module now adds oe=utf8 to the query parameters by default. This requests that all data be returned as utf-8, with no Javascript \uXXXX escaping. (Dave Rolsky) 0.05 Fri Mar 20 16:55:43 PDT 2009 - Added 'gl' country code parameter (Thanks to Ilia Lobsanov) 0.04 Thu Jan 15 13:08:00 MSK 2009 - Added 'language' attribute for specifying response language (Thanks to Andrew Shitov) 0.03 Sat Jun 23 11:52:05 PDT 2007 - Added ua() method and document it. (Thanks to Beirne Konarski) 0.02 Sat Jul 1 12:27:38 JST 2006 - Fix charset= regexp to match with utf-8 0.01 Tue Jun 13 19:54:08 2006 - original version