NAME

Geo::Google::Latitude::Badge - Retrieves a Google Latitude Public Location Badge

SYNOPSIS

use Geo::Google::Latitude;
my $gl=Geo::Google::Latitude->new;
my $id=7832225593622256926;
my $badge=$gl->get($id); #ISA Geo::Google::Latitude::Badge

DESCRIPTION

USAGE

METHODS

point

Returns a GPS::Point object

BUGS

Log and send to Geo Perl.

SUPPORT

Try Geo Perl.

AUTHOR

Michael R. Davis
CPAN ID: MRDVT
STOP, LLC
domain=>michaelrdavis,tld=>com,account=>perl
http://www.stopllc.com/

COPYRIGHT

This program is free software licensed under the...

The BSD License

The full text of the license can be found in the LICENSE file included with this module.

SEE ALSO

http://www.ruwenzori.net/code/latitude2brightkite/, GPS::Point, Geo::Google::Latitude