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

Perinci::CmdLine - Rinci/Riap-based command-line application framework

Author

       perlancar <perlancar@cpan.org>

Bugs

       Please    report    any    bugs     or     feature     requests     on     the     bugtracker     website
       <https://rt.cpan.org/Public/Dist/Display.html?Name=Perinci-CmdLine>

       When  submitting  a  bug  or request, please include a test-file or a patch to an existing test-file that
       illustrates the bug or desired feature.

perl v5.40.0                                       2024-11-15                              Perinci::CmdLine(3pm)

Contributing

       To contribute, you can send patches by email/via RT, or send pull requests on GitHub.

       Most of the time, you don't need to build the distribution yourself. You can simply modify the code, then
       test via:

        % prove -l

       If you want to build the distribution (e.g. to try to install it locally on your system), you can install
       Dist::Zilla,  Dist::Zilla::PluginBundle::Author::PERLANCAR, Pod::Weaver::PluginBundle::Author::PERLANCAR,
       and sometimes one or two other Dist::Zilla- and/or Pod::Weaver plugins.  Any  additional  steps  required
       beyond that are considered a bug and can be reported to me.

Description

       Perinci::CmdLine is a Rinci/Riap-based command-line application framework. It has a few implementations;
       use one depending on your needs.

       •   Perinci::CmdLine::Plugin

       •   Perinci::CmdLine::Inline

       Use Perinci::CmdLine::Any to automatically choose one of several implementations.

Homepage

       Please visit the project's homepage at <https://metacpan.org/release/Perinci-CmdLine>.

Name

       Perinci::CmdLine - Rinci/Riap-based command-line application framework

See Also

       Perinci::CmdLine::Plugin

       Perinci::CmdLine::Inline

       Perinci::CmdLine::Any

       Perinci::CmdLine::Lite and Perinci::CmdLine::Classic, two older implementations.

Source

       Source repository is at <https://github.com/perlancar/perl-Perinci-CmdLine>.

Version

       This document describes version 2.000.1 of Perinci::CmdLine (from Perl distribution Perinci-CmdLine),
       released on 2024-11-12.

See Also