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

NAME

Flickr::API2::Base

DESCRIPTION

Base class for most of the API-helper classes.

ATTRIBUTES

api

A reference to the parent API object.

METHODS

_response_to_photos

Converts an API raw response (containing photo lists) into an array of our Photo objects.