Ticket #816 (new defect)

Opened 2 years ago

Last modified 11 months ago

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

comment:1 Changed 22 months ago by zenogantner

  • Keywords refactoring added

comment:2 Changed 11 months ago by szabgab

  • Component changed from advanced perl tools to Refactoring Perl 5
Note: See TracTickets for help on using tickets.