blob: 97c74853cde33bfc0a6e2db10686303280048428 (
plain)
1
2
3
4
|
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.
|