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

Changes for version 0.02

  • Solved a minor bug in the documentation of the Flickr::API::Photosets module; Added the 'photos' method to the Flickr::Photoset class; Added the 'photosets' method to the Flickr::Person class; Added pre_loading of data during object initialization to the Flickr::Photo class.

Modules

The Perl interface to the Flickr API's flickr.people.* methods.
The Perl interface to the Flickr API's flickr.photos.* methods.
The Perl interface to the Flickr API's flickr.photosets.* methods.
Provides helpfull functions for dealing with the Flickr API.
Represents a person of Flickr.
Represents a photo on Flickr.
Represents a photoset on Flickr.
Private module for use with the tests.