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 11beb91 commit 3a24820Copy full SHA for 3a24820
pod/perldelta.pod
@@ -1115,7 +1115,8 @@ such as C<Encode.pm>.
1115
1116
=item *
1117
1118
-The perl parser would erroneously parse like C<=cut> some other POD directives
+The perl parser would erroneously parse some POD directives
1119
+as if they were C<=cut>. Some other POD directives
1120
whose names start with I<cut>, prematurely terminating an embedded POD section.
1121
The following cases were affected: I<cut> followed by a digit (e.g.
1122
C<=cut2studio>), I<cut> followed by an underscore (e.g. C<=cut_grass>), and in
0 commit comments