The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.000009 - 2017-06-29

  • SIGNIFICANT REVERSION: The $PPR::GRAMMAR variable no longer has to be interpolated at the start of any regex using it. Indeed, that placement is not recommended due to its effects on the numbering of positional captures within the main regex.
  • Fixed test files to allow testing under 5.10+, rather than 5.14+

Documentation

Generate test of block matching by scouring a source tree
Generate test of statement matching by scouring a source tree

Modules

PPR
Pattern-based Perl Recognizer
Pattern-based Perl Recognizer

Provides

in lib/PPR.pm
in lib/PPR/X.pm