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

Changes for version 0.05

  • Switch Changes to be more machine parsable (ADAMK)
  • Added dependency versions
  • Removed needless 5.10 dependency that wasn't reflected in the code
  • Switched to Module::Install to auto-detect config from the code

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