|
|
| Welcome to the Monastery | |
| PerlMonks |
Re^2: How to change these small one-liners into Perl6 code?by LanX (Monsignor) |
| on Dec 23, 2012 at 02:06 UTC ( #1010063=note: print w/ replies, xml ) | Need Help?? |
|
> 1. For some reason, Rakudo does not recognize the "LOOP:" construct, I just can't use "goto LOOP" to jump to a label. loop is a control keyword in perl6 replacing c-style For Loops, IIRC to avoid the confusion with Foreach Loops. You can't use a keyword as a label.
Cheers Rolf
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||