Changes for version 0.05 - 2011-02-27
- Chg : perl 5.8.1 is required.
- Fix : [RT #63842] : Breakage on some imported subs. This was actually a problem with how undeclared subroutines or @_ were deparsed. Thanks Kent Fredric for reporting and suggesting a fix.
- Fix : Empty or XS subroutines won't be (wrongly) deparsed anymore.
- Fix : Recursive subroutines won't be deparsed more than one level.
- Fix : Work around Kwalitee test misfailures.
- Upd : Resources in META.yml.
Modules
Deparse recursively into subroutines.