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

Changes for version 0.11

  • Fixed RT #63107: Finding declared variables fragile and misses loop variables OVID++ (AZAWAWI)
  • Moved to Dist::Zilla (AZAWAWI)

Modules

Utility methods and base class for manipulating Perl via PPI
PPI-based unmatched-brace-finder
Finds where a variable was declared using PPI
Introduces a temporary variable using PPI
Change the package name
Change the package name based on the files path
Lexically replace a variable name in Perl code
Simple object to return values from PPIx::EditorTools