Re: unexpected failure with trailing white space in use

2010-07-11 Thread Patrick R. Michaud
On Sun, Jul 11, 2010 at 02:17:30PM -0400, Todd Olson wrote: > #!/path/to/perl6 > use v6 ; > - - - - > > failed with this output > [...] Now fixed in bb6df24, thanks. Pm

Re: unexpected failure with trailing white space in use

2010-07-11 Thread Todd Olson
This occurred with $ perl6 -v This is Rakudo Perl 6, version 2010.06-219-g7579f7a Copyright 2008-2010, The Perl Foundation > - - - - > ===SORRY!=== > Confused at line 2, near "use v6 ;\n" > - - - - Regards, Todd Olson Delete & Prev | Delete & Next