The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Flickr::Photo - Represents a photo on Flickr.

VERSION

Version 1.22_01

SYNOPSIS

    use Flickr::Photo;

    print "\nFlickr::Photo < 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 photo on Flickr.

METHODS

new

Warn caller.

$photo = Flickr::Photo->new();