The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
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-2009 Cal Henderson <cal@iamcal.com>
License: Perl Artistic License 2.0