1TEST-REGEXP-PATTERN(1)User Contributed Perl DocumentationTEST-REGEXP-PATTERN(1)
2
3
4
6 test-regexp-pattern - Test Regexp::Pattern patterns in all modules of
7 your distro
8
10 This document describes version 0.006 of test-regexp-pattern (from Perl
11 distribution Test-Regexp-Pattern), released on 2020-01-04.
12
14 In your distro directory:
15
16 % test-regexp-pattern [options]
17
19 This script is a command-line interface for Test::Regexp::Pattern's
20 "regexp_patterns_in_all_modules_ok()" function.
21
23 ยท -E
24
25 This sets "test_examples" to 0.
26
28 Please visit the project's homepage at
29 <https://metacpan.org/release/Test-Regexp-Pattern>.
30
32 Source repository is at
33 <https://github.com/perlancar/perl-Test-Regexp-Pattern>.
34
36 Please report any bugs or feature requests on the bugtracker website
37 <https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Regexp-Pattern>
38
39 When submitting a bug or request, please include a test-file or a patch
40 to an existing test-file that illustrates the bug or desired feature.
41
43 Test::Regexp::Pattern
44
46 perlancar <perlancar@cpan.org>
47
49 This software is copyright (c) 2020, 2018 by perlancar@cpan.org.
50
51 This is free software; you can redistribute it and/or modify it under
52 the same terms as the Perl 5 programming language system itself.
53
54
55
56perl v5.32.0 2020-07-28 TEST-REGEXP-PATTERN(1)