Ticket #816 (new defect)
Lexical variable renaming doesn't support <<"HEREDOCS"
| Reported by: | adamk | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Refactoring Perl 5 | Version: | 0.53 |
| Keywords: | refactoring | Cc: |
Description
The lexical variable rename function currently reaches into "" quoted strings correctly and changes them.
However, it currently overlooks code in the "rollup" section of a heredoc operator. That content needs to be processed in the same way as the double quoted string.
Change History
Note: See
TracTickets for help on using
tickets.
