Ticket #1201 (new enhancement)
Refactoring tool for Perl::Critic rules
| Reported by: | szabgab | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Refactoring Perl 5 | Version: | 0.85 |
| Keywords: | Cc: |
Description
Create refactoring tools for many of the Perl::Critic errors so when Perl::Critic finds an issue it can be fixed with a single click.
We could package it as an external module and provide a command line interface to it so it will locate the problematic pieces of code and fix them in a given file.
#1200 is a special case of this
Note: See
TracTickets for help on using
tickets.

see
Padre-Plugin-Fix