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::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