Aus dem Satz "Loop modifiers next, last, and redo also work much as in Perl 5. However, the labeled forms can use method call syntax: LABEL.next, etc." aus
http://feather.perl6.nl/syn/S04.html schließ ich mal, dass das label setzen so wie in perl5 funktionieren sollte (LABELNAME: for ^3 {}), was anderes hab ich nicht gefunden und spätestens da sollte es dann irgendwo stehen. Er beschwert sich aber beim Kompilieren, schätze das ist, zumindest in rakudostar 2012.06 noch nicht drin...(obwohl mein vim es schon schön anmalt*g).
Ich umgeh es erstmal.