DragonFly On-Line Manual Pages

Search: Section:  


FLICKR_DUMP_STORED_CONFIG(1)               User Contributed Perl Documentation

NAME

flickr_dump_stored_config.pl - script to display contents of a Flickr::API storable configuration file.

SYNOPSIS

"flickr_dump_stored_config.pl --config_in=Config-File_to_dump"

OPTIONS

Required: --config_in points to the stored Flickr config file --help as expected --usage --man

DESCRIPTION

This script is a lightweight way to dump the contents of a Flickr::API storable configuration. It does not use Flickr::API; and sticks to modules from perl core so that it can be used prior to-- and perhaps in conjunction with-- installation and testing of the Flickr::API module.

LICENCE 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.

SEE ALSO

The README in the Flickr::API distribution. perl v5.20.2 2015-08-16 FLICKR_DUMP_STORED_CONFIG(1)

Search: Section: