|
NAMERegexp::Pattern::Perl::Release - Regexp patterns related to Perl releaseVERSIONThis document describes version 0.006 of Regexp::Pattern::Perl::Release (from Perl distribution Regexp-Pattern-Perl), released on 2021-07-27.SYNOPSISuse Regexp::Pattern; # exports re() my $re = re("Perl::Release::perl_release_archive_filename"); DESCRIPTIONRegexp::Pattern is a convention for organizing reusable regex patterns.REGEXP PATTERNS
HOMEPAGEPlease visit the project's homepage at <https://metacpan.org/release/Regexp-Pattern-Perl>.SOURCESource repository is at <https://github.com/perlancar/perl-Regexp-Pattern-Perl>.BUGSPlease report any bugs or feature requests on the bugtracker website <https://rt.cpan.org/Public/Dist/Display.html?Name=Regexp-Pattern-Perl>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 ALSOOther "Regexp::Pattern::Perl::*" modules.Regexp::Pattern Some utilities related to Regexp::Pattern: App::RegexpPatternUtils, rpgrep from App::rpgrep. AUTHORperlancar <perlancar@cpan.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2021, 2020 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.
Visit the GSP FreeBSD Man Page Interface. |