[perl #76120] [TODO] backslash escapes in double-angle quotes

2017-11-05 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
This ticket is really old, but the issue is still there. I'm closing this in favor of https://github.com/rakudo/rakudo/issues/1234 (which is a new ticket for the same issue but with a little bit more info). On 2014-07-19 07:52:17, pesc...@gmail.com wrote: > On Tue Oct 04 06:16:13 2011, coke wrote:

[perl #76120] [TODO] backslash escapes in double-angle quotes

2011-10-04 Thread Will Coleda via RT
On Sat Jun 26 09:24:14 2010, moritz wrote: > 18:21 <@moritz_> rakudo: say :foo<>.perl > 18:21 <+p6eval> rakudo 142433: OUTPUT«"foo" => ("string\\", "here")␤» > 18:21 <@moritz_> alpha: say :foo<>.perl > 18:21 <+p6eval> alpha 30e0ed: OUTPUT«"foo" => "string here"␤» > 18:21 <@moritz_> rakudobug! > >

[perl #76120] [TODO] backslash escapes in double-angle quotes

2010-06-28 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #76120] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=76120 > 18:21 <@moritz_> rakudo: say :foo<>.perl 18:21 <+p6eval> rakudo 142433: OUTPUT«"foo" => (