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 9794fee commit 5e1dcc0Copy full SHA for 5e1dcc0
pod/perlre.pod
@@ -1716,7 +1716,7 @@ automatically if you use a variable length positive lookbehind assertion.
1716
1717
In Perl 5.35.10 the scope of the experimental nature of this construct
1718
has been reduced, and experimental warnings will only be produced when
1719
-the construct contains capturing parenthesis. The warnings will be
+the construct contains capturing parentheses. The warnings will be
1720
raised at pattern compilation time, unless turned off, in the
1721
C<experimental::vlb> category. This is to warn you that the exact
1722
contents of capturing buffers in a variable length positive lookbehind
0 commit comments