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

NAME

flickr_cameras.pl - example use of Flickr::Tools::Cameras to query Flickr.

USAGE

flickr_cameras.pl --config=Config-File_to_use [--list_brands --brand=Brand_name]

DESCRIPTION

This example just uses the Flickr::Tools::Cameras module to display information about cameras and camera brands that Flickr knows about.

REQUIRED ARGUMENTS

--config points the stored Flickr config file

OPTIONS

--list_brands Data::Dumper dump of the brands Flickr knows about.

--brand=Brand_name Data::Dumper dump of the models of Brand_name cameras the Flickr knows about.

--help as expected
--usage
--man

CONFIGURATION

Needs a storable configuration file built using the Flickr::API configuration scripts.

DEPENDENCIES

INCOMPATIBILITIES

DIAGNOSTICS

Not in an example script

EXIT STATUS

Not set to any particular value

BUGS AND LIMITATIONS

Example script, and is very limited.

AUTHOR

Louis B. Moore <lbmoore@cpan.org>.

LICENSE AND COPYRIGHT

Copyright (c) 2015, Louis B. Moore <lbmoore@cpan.org>.

This program is released under the Artistic License 2.0 by The Perl Foundation.