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 3862d0f commit 0055de3Copy full SHA for 0055de3
pod/perldiag.pod
@@ -7910,9 +7910,9 @@ compile if the currently unassigned delimiter ends up being something
7910
that isn't a stand-alone grapheme. Because Unicode is never going to
7911
assign
7912
L<non-character code points|perlunicode/Noncharacter code points>, nor
7913
-L<code points that are above the legal Unicode maximum|
7914
-perlunicode/Beyond Unicode code points>, those can be delimiters, and
7915
-their use is legal.
+L<code points that are above the legal Unicode
+maximum|perlunicode/Beyond Unicode code points>, those can be delimiters,
+and their use is legal.
7916
7917
=item Use of uninitialized value%s
7918
0 commit comments