[perl #61494] Strange parsing error involving two spaces

2010-03-20 Thread Carl Mäsak via RT
This particular parsefail doesn't occur anymore in ng. Resolving ticket.

Re: [perl #61494] Strange parsing error involving two spaces

2008-12-19 Thread Larry Wall
On Fri, Dec 19, 2008 at 10:04:34AM +0100, mor...@casella.faui2k3.org wrote: : > # New Ticket Created by "Carl Mäsak" : > # Please include the string: [perl #61494] : > # in the subject line of all future correspondence about this issue. : > # http://rt.perl.org/rt3/Ticket/Display.html?id=61494 >

Re: [perl #61494] Strange parsing error involving two spaces

2008-12-19 Thread moritz
> # New Ticket Created by "Carl Mäsak" > # Please include the string: [perl #61494] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=61494 > > > > Rakudo r34064 doesn't allow two spaces between 'say' and 'for' in this > one-

[perl #61494] Strange parsing error involving two spaces

2008-12-19 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #61494] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=61494 > Rakudo r34064 doesn't allow two spaces between 'say' and 'for' in this one-liner: $ ./p