logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

       This  script  is  a lightweight way to dump the contents of a Flickr::API storable configuration. It does
       not useFlickr::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.

Name

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

Options

Required:
       Either a /path/to/config/file or
       --config_in pointing to the stored Flickr config file.
       --help as expected
       --usage--man

See Also

       The README in the Flickr::API distribution.

perl v5.38.2                                       2024-03-02                      FLICKR_DUMP_STORED_CONFIG(1p)

Synopsis

         flickr_dump_stored_config [/path/to/file or --config_in=Config-File_to_dump]

See Also