At 7:29 AM + 12/23/02, Joseph F.Ryan (via RT) wrote:
This patch adds further extends interpolating strings to add support
for \0, \0[], \0[;], and \x[;].
Also, Bug fixes:
- \e worked incorrectly (and thus broke a test); fixed
- Literal backslashes ('\\') broke the parse; fixed
- \c[;] didn't
# New Ticket Created by Joseph F. Ryan
# Please include the string: [perl #19367]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=19367 >
This patch adds further extends interpolating strings to add support
for \0, \0[], \0[