logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Catmandu::Cmd::info - list installed Catmandu modules

Description

       This Catmandu::Cmd uses Catmandu::Importer::Modules to list all modules.  By default modules are listed
       in tabular form, like Catmandu::Exporter::Table.

Examples

         catmandu info --exporters
         catmandu info --importers
         catmandu info --fixes
         catmandu info --stores
         catmandu info --validators
         catmandu info --namespace=Catmandu
         catmandu info --all

         # export list of exporter modules to JSON
         catmandu info --exporters to JSON

perl v5.40.0                                       2025-01-17                           Catmandu::Cmd::info(3pm)

Name

       Catmandu::Cmd::info - list installed Catmandu modules

See Also