
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.