Flickr::API
===========

Simple interface to the Flickr API.


INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install


DEPENDENCIES

This module requires these other modules and libraries:

 XML::Parser::Lite::Tree
 LWP::UserAgent
 Digest::MD5
 HTTP::Request
 HTTP::Response
 URI
 Test::More


COPYRIGHT AND LICENCE

Copyright (C) 2004-2013 Cal Henderson <[email protected]>
License: Perl Artistic License 2.0