NAME
Flickr::Photoset - Represents a photoset on Flickr.
VERSION
Version 1.22_01
SYNOPSIS
use Flickr::Photoset;
print "\nFlickr::Photosets < 1.0 is not compatible with Flickr::Tools >= 1.0\n";
This module is being re-worked and not all methods from the 0.x series will be part of the 1.x series.
DESCRIPTION
This class represents a photoset on Flickr.
METHODS
new
Warn caller.
$photo = Flickr::Photoset->new();