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

Changes for version 0.12

  • Copy the Outline generating code from Padre::Document::Perl::Outline to PPIx::EditorTools::Outline (SZABGAB)

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
PPI-based outline builder
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