NAME
Net::Flickr::Geo::Pinwin - markers for geotagged Flickr photos
SYNOPSIS
use Net::Flickr::Geo::Pinwin;
my $pinwin = Net::Flickr::Geo::Pinwin->mk_flickr_pinwin();
DESCRIPTION
Markers for geotagged Flickr photos.
PACKAGE METHODS
__PACKAGE__->mk_flickr_pinwin()
Create a file containing a Flickr-style map marker window that in to which you can paste a 75 x 75 pixel image.
Returns the path to the newly created pinwin marker.
VERSION
0.7
DATE
$Date: 2008/06/22 07:04:56 $
AUTHOR
Aaron Straup Cope <ascope@cpan.org>
SEE ALSO
BUGS
Sure, why not.
Please report all bugs via http://rt.cpan.org
LICENSE
Copyright (c) 2007-2008 Aaron Straup Cope. All Rights Reserved.
This is free software. You may redistribute it and/or modify it under the same terms as Perl itself.