The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl module Geo::Google::Latitude

0.01 2009-06-21T05:25:07Z
  - original version; created by ExtUtils::ModuleMaker 0.51
0.02 2009-06-21T07:12:00Z
  - Cache badge->point
  - added script example
0.03 2009-06-21T07:23:00Z
  - lat and lon swaped
0.04 2009-06-22T04:47:00Z
  - Move from LWP::Simple to LWP::UserAgent for agent method
  - Documentation
0.05 2009-09-02T03:16:00Z
  - Added getList method
  - get method is wrapper around getList
  - Badge now only has one features worth of data.
  - all Badge methods updated
  - added many new Badge methods
0.06 2009-11-1
  - Promoted HTTP status and error to Badge object.