Message-ID: <
9b18b3110612040547k1bcff290qb8c9b0d7c9ed9640@mail.gmail.com>
p4raw-id: //depot/perl@29450
executed, the next startpoint will be where the cursor was when the
C<(*SKIP)> was executed.
-As a shortcut C<(*MARK:NAME)> can be written C<(*:NAME)>.
-
=item C<(*MARK:NAME)> C<(*:NAME)>
X<(*MARK)> C<(*MARK:NAME)> C<(*:NAME)>
See C<(*SKIP)> for more details.
+As a shortcut C<(*MARK:NAME)> can be written C<(*:NAME)>.
+
=item C<(*THEN)> C<(*THEN:NAME)>
This is similar to the "cut group" operator C<::> from Perl6. Like