This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlunicode: Add link
authorKarl Williamson <khw@cpan.org>
Sat, 8 Apr 2017 18:52:05 +0000 (12:52 -0600)
committerKarl Williamson <khw@cpan.org>
Sun, 9 Apr 2017 14:55:06 +0000 (08:55 -0600)
pod/perlunicode.pod

index dc79a13..bd70c25 100644 (file)
@@ -208,7 +208,8 @@ Semantics".
 
 Before Unicode, when a character was a byte was a character,
 Perl knew only about the 128 characters defined by ASCII, code points 0
-through 127 (except for under S<C<use locale>>).  That left the code
+through 127 (except for under L<S<C<use locale>>|perllocale>).  That
+left the code
 points 128 to 255 as unassigned, and available for whatever use a
 program might want.  The only semantics they have is their ordinal
 numbers, and that they are members of none of the non-negative character