Home > Flickr--JSON

Flickr--JSON

Flickr--JSON is a project mainly written in Perl, it's free.

Just a humble Flickr API client which use JSON outputs

This is Perl module Flickr::JSON.

INSTALLATION

Flickr::JSON installation is straightforward. If your CPAN shell is set up, you should just be able to do

% cpan Flickr::JSON

Download it, unpack it, then build it as per the usual:

% perl Makefile.PL
% make && make test

Then install it:

% make install

DOCUMENTATION

Flickr::JSON documentation is available as in POD. So you can do:

% perldoc Flickr::JSON

to read the documentation online with your favorite pager.

Camille Maussang

Previous:gem_tools