We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a8f082 commit f622680Copy full SHA for f622680
doc/Language/regexes.pod6
@@ -715,7 +715,7 @@ all named captures:
715
There is a more convenient way to get named captures which is discussed in
716
the section on Subrules.
717
718
-=head2 X«Capture markers|<(,)>»
+=head2 X«Capture markers|regex,<( )>»
719
720
A C«<(» token indicates the start of the match's overall capture, while the corresponding C«)>»
721
token indicates its endpoint. The C«<(» is similar to other languages X<\K|\K> to discard any matches
0 commit comments