From: Jarkko Hietaniemi Date: Wed, 17 Jul 2002 13:58:54 +0000 (+0000) Subject: Add a pointer to the utf8 pragma doc. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f2c4f5ffe7d343358429e3e051b09862f704c868;p=p5sagit%2Fp5-mst-13.2.git Add a pointer to the utf8 pragma doc. p4raw-id: //depot/perl@17600 --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 5e29c34..c2ec795 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -130,7 +130,8 @@ to the data itself, and for most of the time "use utf8" is not needed at all. The only remaining use of "use utf8" is when the Perl script itself has been written in the UTF-8 encoding of Unicode. -See L for the explanation of the current model. +See L for the explanation of the current model, +and L for the current use of the utf8 pragma. =head2 New Unicode Properties