Changes for version 0.20 - 2017-10-22

  • POD fixes.
  • maintainership passes to Yanick.
  • remove unused variables.
  • STATISTICS
    • code churn: 18 files changed, 172 insertions(+), 204 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