summaryrefslogtreecommitdiff
path: root/pod/perlunicode.pod
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2016-06-25 22:37:21 -0600
committerKarl Williamson <khw@cpan.org>2016-06-26 10:18:44 -0600
commitd2b457d752c03448e8006f00a3761b5f542000d6 (patch)
treeef988e90bab95b5ec2c3e025a3e5aba2a6c59dd2 /pod/perlunicode.pod
parent793b60b28c235d675aa6db799d335a684f9ee704 (diff)
downloadperl-d2b457d752c03448e8006f00a3761b5f542000d6.tar.gz
perlunicode: Fix mistatement
v5.24 reinstated the ability to compile any earlier version of the Unicode standard into Perl, but this pod did not get updated.
Diffstat (limited to 'pod/perlunicode.pod')
-rw-r--r--pod/perlunicode.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlunicode.pod b/pod/perlunicode.pod
index 775a4307a4..32c1b3504a 100644
--- a/pod/perlunicode.pod
+++ b/pod/perlunicode.pod
@@ -1827,7 +1827,7 @@ the XS level, and L<perlapi/Unicode Support> for the API details.
Perl by default comes with the latest supported Unicode version built-in, but
the goal is to allow you to change to use any earlier one. In Perls
v5.20 and v5.22, however, the earliest usable version is Unicode 5.1.
-Perl v5.18 is able to handle all earlier versions.
+Perl v5.18 and v5.24 are able to handle all earlier versions.
Download the files in the desired version of Unicode from the Unicode web
site L<http://www.unicode.org>). These should replace the existing files in