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

Changes for version 0.000008 - 2017-06-25

  • Unknotted POD nits.
  • Small optimizations to keyword and identifier recognition.
  • Fixed handling of multiline quotelikes that span heredoc contents. (Thanks Lukas)
  • SIGNIFICANT CHANGE: The $PPR::GRAMMAR variable now has to be interpolated at the start of any regex using it.
  • Fixed handling of layered heredocs (at the cost of having to install $PPR::GRAMMAR at the start of each grammar). (Thanks Lukas)
  • Fixed diamond operator parsing. (Thanks Lukas)

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