I don't know whether perl6 will have here documents, but in perl5, =<< would be ambiguous.
I'm sure I read somewhere that Perl 6 *will* have here documents. They were said to require quotes around the terminator specification and automatically remove equal indenting.
But... I can't find the reference anywhere, so it could just have been a dream.
Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }
In reply to Re: Re: Thoughts on some new operators for perl (6 or 7)
by Juerd
in thread Thoughts on some new operators for perl (6 or 7)
by BigLug
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |