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

NAME

Flickr::API2::Photo

SYNOPSIS

Represents a Flickr photo, with helper methods. (Incomplete)

ATTRIBUTES

title

date_upload

date_taken

owner_name

url_s url_m url_l

description

path_alias

METHODS

info

Returns getInfo results for this photo; not really tested much yet.

sizes

Returns getSizes results for this photo.

page_url

Returns the URL for this photo's page on Flickr.

short_url

Returns the shortened URL for the photo page, ie. at http://flic.kr/

NOT YET IMPLEMENTED