libppix-regexp-perl

Module to parse regular expressions
  https://metacpan.org/release/PPIx-Regexp
  0
  no reviews



Ppix::regexp is a perl module that parses regular expressions in a manner similar to the way that ppi (see libppi-perl) parses perl documents. this class forms the root of the parse tree, which is similar to ppi::document. like ppi, this module produces output which is round-trip safe.