1Regexp::Pattern::Perl(3U)ser Contributed Perl DocumentatiRoengexp::Pattern::Perl(3)
2
3
4
6 Regexp::Pattern::Perl - Regexp patterns related to Perl
7
9 This document describes version 0.004 of Regexp::Pattern::Perl (from
10 Perl distribution Regexp-Pattern-Perl), released on 2020-10-02.
11
13 Regexp::Pattern is a convention for organizing reusable regex patterns.
14
17 Please visit the project's homepage at
18 <https://metacpan.org/release/Regexp-Pattern-Perl>.
19
21 Source repository is at
22 <https://github.com/perlancar/perl-Regexp-Pattern-Perl>.
23
25 Please report any bugs or feature requests on the bugtracker website
26 <https://rt.cpan.org/Public/Dist/Display.html?Name=Regexp-Pattern-Perl>
27
28 When submitting a bug or request, please include a test-file or a patch
29 to an existing test-file that illustrates the bug or desired feature.
30
32 Regexp::Pattern::CPAN
33
34 Regexp::Pattern
35
36 Some utilities related to Regexp::Pattern: App::RegexpPatternUtils,
37 rpgrep from App::rpgrep.
38
40 perlancar <perlancar@cpan.org>
41
43 This software is copyright (c) 2020 by perlancar@cpan.org.
44
45 This is free software; you can redistribute it and/or modify it under
46 the same terms as the Perl 5 programming language system itself.
47
48
49
50perl v5.34.0 2021-07-22 Regexp::Pattern::Perl(3)