Changes for version 1.02 - 2014-12-09
- Fixes handling of 5.20 experimental signatures
- It looked like Perl::Tidy would handle the new 5.20 experimental signatures, but it fails when you try to use an empty hash as a default value (and maybe elsewhere).
- Have to add a block parse for "sub (...) {" Adds test for anonymous sub routines for perl 5.20 signatures
Documentation
Script to execute Perl::Tidy::Sweetened cleanup
Modules
Tweaks to Perl::Tidy to support some syntactic sugar
Tweaks to Perl::Tidy to support some syntactic sugar
Perl::Tidy::Sweetened filter plugin to define new subroutine and class keywords
Simple object to facilitate a pluggable filter architecture
Perl::Tidy::Sweetened filter plugin to handle twigls