Niecza implements heredocs. I tried the following on Niecza v14 and it works:

say Q :to 'END';
    OH HAI
    OH HAI on a second line
    END

// Carl

On Fri, Feb 3, 2012 at 2:06 PM, Francis (Grizzly) Smit
<griz...@smit.id.au> wrote:
> I'm testing Perl6 using rakudo for now I'm wondering does any implementation
> have heredocs yet ???
> http://www.perlfoundation.org/perl6/index.cgi?perl_6_basics_tablet#heredocs
>   the link points to a site that says that
> Q :to 'END';
>
> stuff
> stuff
> END
>
> should work but rakudo barfs at that
>
>
>
> --
>
>
>  .~.     In my life God comes first....
>  /V\         but Linux is pretty high after that :-D
>  /( )\    Francis (Grizzly) Smit
>  ^^-^^    http://www.smit.id.au/
>

Reply via email to