The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Flickr::Photoset - Represents a photoset on Flickr.

VERSION

Version 1.21_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();