Revision history for Perl extension Geo::Coder::Google 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