| Geo-Google-Latitude documentation | view source | Contained in the Geo-Google-Latitude distribution. |
Geo::Google::Latitude::Badge - Retrieves a Google Latitude Public Location Badge
use Geo::Google::Latitude; my $gl=Geo::Google::Latitude->new; my $id=7832225593622256926; my $badge=$gl->get($id); #ISA Geo::Google::Latitude::Badge
Returns if there was an HTTP error
Return the HTTP status line
Returns the <img /> tag for the photo.
Returns the <img /> tag for the placard.
Returns a GPS::Point object
Log and send to Geo Perl.
Try Geo Perl.
Michael R. Davis
CPAN ID: MRDVT
STOP, LLC
domain=>michaelrdavis,tld=>com,account=>perl
http://www.stopllc.com/
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.
| Geo-Google-Latitude documentation | view source | Contained in the Geo-Google-Latitude distribution. |