summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2017-04-08 12:52:05 -0600
committerKarl Williamson <khw@cpan.org>2017-04-09 08:55:06 -0600
commitb57dd509f79945100ac318635982f75a676b5560 (patch)
treef9a6e1540333f528e36edf079d53ecefb7458ba0
parent27c74dfd9a73dc0baa42c9e37899f741b08b7c4b (diff)
downloadperl-b57dd509f79945100ac318635982f75a676b5560.tar.gz
perlunicode: Add link
-rw-r--r--pod/perlunicode.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/pod/perlunicode.pod b/pod/perlunicode.pod
index dc79a13849..bd70c251f6 100644
--- a/pod/perlunicode.pod
+++ b/pod/perlunicode.pod
@@ -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