test-regexp-pattern - Man Page
Test Regexp::Pattern patterns in all modules of your distro
Version
This document describes version 0.006 of test-regexp-pattern (from Perl distribution Test-Regexp-Pattern), released on 2020-01-04.
Synopsis
In your distro directory:
% test-regexp-pattern [options]
Description
This script is a command-line interface for Test::Regexp::Pattern's regexp_patterns_in_all_modules_ok()
function.
Options
-E
This sets
test_examples
to 0.
Homepage
Please visit the project's homepage at <https://metacpan.org/release/Test-Regexp-Pattern>.
Source
Source repository is at <https://github.com/perlancar/perl-Test-Regexp-Pattern>.
Bugs
Please report any bugs or feature requests on the bugtracker website <https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Regexp-Pattern>
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.
See Also
Test::Regexp::Pattern
Author
perlancar <perlancar@cpan.org>
Copyright and License
This software is copyright (c) 2020, 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.