From: Rafael Garcia-Suarez Date: Wed, 12 Dec 2007 12:38:37 +0000 (+0000) Subject: Remove "=for" marker for a section I finally reviewed X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=11e0c2e64a6db1113f07e4cfed9ddc65c43fd511;p=p5sagit%2Fp5-mst-13.2.git Remove "=for" marker for a section I finally reviewed p4raw-id: //depot/perl@32615 --- diff --git a/pod/perl5100delta.pod b/pod/perl5100delta.pod index b3d26d6..178a72f 100644 --- a/pod/perl5100delta.pod +++ b/pod/perl5100delta.pod @@ -444,8 +444,6 @@ group.) =head2 Packing and UTF-8 strings -=for XXX update this - The semantics of pack() and unpack() regarding UTF-8-encoded data has been changed. Processing is now by default character per character instead of byte per byte on the underlying encoding. Notably, code that used things