test-rinci-cmdline - Test Rinci metadata in scripts under script/ and bin/
This document describes version 0.001 of test-rinci-cmdline (from Perl distribution Test-Rinci-CmdLine), released on 2018-11-22.
In your dist directory:
% test-rinci-cmdline [options]
Or, to test individual scripts:
% test-rinci-cmdline [options] script1.pl ...
This script is an command-line interface for Test::Rinci::CmdLine's metadata_in_all_scripts_ok() function.
metadata_in_all_scripts_ok()
--exclude-script=s
Exclude a script path. Can be specified multiple times.
-E
This sets test_function_examples to 0.
test_function_examples
-W
This sets wrap_function to 0.
wrap_function
Please visit the project's homepage at https://metacpan.org/release/Test-Rinci-CmdLine.
Source repository is at https://github.com/perlancar/perl-Test-Rinci-CmdLine.
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Rinci-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.
Test::Rinci::CmdLine
perlancar <perlancar@cpan.org>
This software is copyright (c) 2018 by perlancar@cpan.org.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
To install Test::Rinci::CmdLine, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Test::Rinci::CmdLine
CPAN shell
perl -MCPAN -e shell install Test::Rinci::CmdLine
For more information on module installation, please visit the detailed CPAN module installation guide.