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::Photo - Represents a photo on Flickr.

VERSION

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