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 a773299 commit 34b631dCopy full SHA for 34b631d
doc/Language/regexes.rakudoc
@@ -3066,4 +3066,7 @@ The L<Regexes: Best practices and gotchas|/language/regexes-best-practices>
3066
provides useful information on how to avoid common pitfalls when writing regexes
3067
and grammars.
3068
3069
+See also the type reference for L<C<Str>|/type/Str> for an overview of
3070
+ways other than regexes to investigate and manipulate strings.
3071
+
3072
=end pod
0 commit comments