From: Rafael Garcia-Suarez Date: Fri, 2 Oct 2009 15:52:42 +0000 (+0200) Subject: "Malformed UTF-16 surrogate" is a fatal error X-Git-Tag: v5.11.0~22 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/183097aac13f47703f3b0cefdd5ef50f710b01fd "Malformed UTF-16 surrogate" is a fatal error --- diff --git a/pod/perldiag.pod b/pod/perldiag.pod index 026b68e..606426f 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -2330,7 +2330,7 @@ See also L. =item Malformed UTF-16 surrogate -Perl thought it was reading UTF-16 encoded character data but while +(F) Perl thought it was reading UTF-16 encoded character data but while doing it Perl met a malformed Unicode surrogate. =item Malformed UTF-8 string in pack