TEST-REGEXP-PATTERN(1p) | User Contributed Perl Documentation | TEST-REGEXP-PATTERN(1p) |
NAME¶
test-regexp-pattern - 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.
2020-07-28 | perl v5.30.3 |