Remove "=for" marker for a section I finally reviewed
Rafael Garcia-Suarez [Wed, 12 Dec 2007 12:38:37 +0000 (12:38 +0000)]
p4raw-id: //depot/perl@32615

pod/perl5100delta.pod

index b3d26d6..178a72f 100644 (file)
@@ -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