for @list Z 0..* -> $item, $index { say "Item no. $index is '$item'"; }