Add a pointer to the utf8 pragma doc.
Jarkko Hietaniemi [Wed, 17 Jul 2002 13:58:54 +0000 (13:58 +0000)]
p4raw-id: //depot/perl@17600

pod/perldelta.pod

index 5e29c34..c2ec795 100644 (file)
@@ -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<perluniintro> for the explanation of the current model. 
+See L<perluniintro> for the explanation of the current model,
+and L<utf8> for the current use of the utf8 pragma.
 
 =head2 New Unicode Properties