X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperl573delta.pod;h=42ed2615613cb24fcdac24606328cc72cf5b2655;hb=9f621bb00a11fa3741b155ff668ae147fed95cf0;hp=1121eb5ca925babb8cdff3fa120e30d4a01d4029;hpb=a5c16299e4688e58a2a7b276af191a614da68f07;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perl573delta.pod b/pod/perl573delta.pod index 1121eb5..42ed261 100644 --- a/pod/perl573delta.pod +++ b/pod/perl573delta.pod @@ -103,7 +103,7 @@ document that use utf8 is not the right way most of the time =item 11656 -allow builing perl with -DUSE_UTF8_SCRIPTS which makes UTF-8 +allow building perl with -DUSE_UTF8_SCRIPTS which makes UTF-8 the default script encoding (not the default since that would break all scripts having legacy eight-bit data in them) @@ -149,7 +149,7 @@ unpack("Z*Z*", pack("Z*Z*", ..)) was broken =item 12243 -Devel::Peek: display UTF-8 SVs also also as \x{...} +Devel::Peek: display UTF-8 SVs also as \x{...} =item 12288