Ticket #8 (new enhancement)
Tool for refactoring code
| Reported by: | szabgab | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Satisfy all the requirements of PerlMonks |
| Component: | Refactoring Perl 5 | Version: | |
| Keywords: | Cc: |
Description (last modified by szabgab) (diff)
locate and replace all occurrences of a method name or variable name within a project
Change History
comment:3 follow-up: ↓ 4 Changed 3 years ago by tsee
Update: We now have "lexically replace variable" when "experimental" mode is enabled. This goes at most half-way: It works lexically only, does variables only, and does not work across documents in a project (obviously, => lexical).
Note: See
TracTickets for help on using
tickets.
