Regexp::Pattern::DefHash(3pm) User Contributed Perl Documentation Regexp::Pattern::DefHash(3pm)

Regexp::Pattern::DefHash - Regexp patterns related to DefHash

This document describes version 0.001 of Regexp::Pattern::DefHash (from Perl distribution Regexp-Pattern-DefHash), released on 2021-07-22.

 use Regexp::Pattern; # exports re()
 my $re = re("DefHash::attr");

Regexp::Pattern is a convention for organizing reusable regex patterns.

Please visit the project's homepage at <https://metacpan.org/release/Regexp-Pattern-DefHash>.

Source repository is at <https://github.com/perlancar/perl-Regexp-Pattern-DefHash>.

Please report any bugs or feature requests on the bugtracker website <https://rt.cpan.org/Public/Dist/Display.html?Name=Regexp-Pattern-DefHash>

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.

DefHash specification.

Regexp::Pattern

Some utilities related to Regexp::Pattern: App::RegexpPatternUtils, rpgrep from App::rpgrep.

perlancar <perlancar@cpan.org>

This software is copyright (c) 2021 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.

2022-10-13 perl v5.36.0