The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.000026 - 2020-04-24

  • Improved detection of trailing unbalanced curlies in decomment() (thanks Albert)
  • Added (?&PerlEntireDocument) rule
  • BACKWARDS INCOMPATIBLE CHANGE: PPR::decomment() now retains all newlines from any comments, POD, etc. that it removes. This does not change the meaning or behaviour of the decommented source code in any way, but ensures that consistent line numbers are preserved through the operation. (thanks Albert)

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