[perl #130528] missing interpolation in postcircumfix error message

2017-09-01 Thread Brian S. Julin via RT
On Sat, 07 Jan 2017 11:33:55 -0800, gfldex wrote: > sub postcircumfix:«> <»($a){}; loop (my $i=0;$i>10;$i++) {}; > > # OUTPUT«===SORRY!=== Error while compiling ␤Unable to parse > expression in postcircumfix:sym«> <»; couldn't find final $stopper ␤at > :1␤--> rcumfix:«> <»($a){}; loop (my $i=0

[perl #130528] missing interpolation in postcircumfix error message

2017-01-07 Thread via RT
# New Ticket Created by Wenzel Peppmeyer # Please include the string: [perl #130528] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130528 > sub postcircumfix:«> <»($a){}; loop (my $i=0;$i>10;$i++) {}; # OUTPUT«===SORRY!=== E