Changes for version 0.000017 - 2018-06-19

  • Added PPR::decomment() (mostly as an example of technique)
  • Updated for loop parsing to support explicitly aliased iterator variables (including arrays and hashes)
  • Added (?&PerlTermPostfixDereference) to simply PPR::X overloading of terms
  • Added Perl 5.28 ":attributes(before) ($ignature)" syntax for subroutines (thanks, Matt)

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