flickr_dump_stored_config.pl - Man Page
script to display contents of a Flickr::API storable configuration file.
Synopsis
flickr_dump_stored_config.pl [/path/to/file or --config_in=Config-File_to_dump]
Options
Required
Either a /path/to/config/file or
--config_in pointing 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.
License and Copyright
Copyright (c) 2015-2016, 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.
Info
2023-07-20 perl v5.38.0 User Contributed Perl Documentation