PPIx::Regexp - Represent a regular expression of some sort https://www.cpan.org
Go to file
2024-01-06 09:27:54 +01:00
perl-PPIx-Regexp.spec automatic version update by autodist [release 0.088-1mamba;Tue Feb 28 2023] 2024-01-06 09:27:54 +01:00
README.md automatic update by autodist [release 0.035-1mamba;Sat Nov 16 2013] 2024-01-06 09:27:53 +01:00

perl-PPIx-Regexp

The purpose of the PPIx-Regexp package is to parse regular expressions in a manner similar to the way the PPI package parses Perl. This class forms the root of the parse tree, playing a role similar to PPI::Document.