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

Changes for version 0.21 - 2017-12-24

  • ENHANCEMENTS
    • remove spurious dependencies. (GH#8, Kent Fredic)
  • STATISTICS
    • code churn: 6 files changed, 110 insertions(+), 94 deletions(-)

Documentation

command line interface for the PPIx::EditorTools

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
Simple Lexer used for syntax highlighting
Collect use pragmata, modules, subroutiones, methods, attributes
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