summaryrefslogtreecommitdiff
path: root/pod/perlrecharclass.pod
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2022-02-16 19:21:47 -0700
committerKarl Williamson <khw@cpan.org>2022-02-16 19:31:20 -0700
commitf356e94d930ab9ca33585d554446a378a220bc9a (patch)
tree29acc3cbf061ce11ef189c50459fc877e6db5e18 /pod/perlrecharclass.pod
parentad3f424b5f4280f9162f0b4792fe466be39a843e (diff)
downloadperl-f356e94d930ab9ca33585d554446a378a220bc9a.tar.gz
perlrecharclass: Update Unicode version reference
The list is still valid in the current Unicode version, which is much later than the one listed as it being valid for. This could have caused concern that it was out-dated.
Diffstat (limited to 'pod/perlrecharclass.pod')
-rw-r--r--pod/perlrecharclass.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlrecharclass.pod b/pod/perlrecharclass.pod
index 5802819c21..0089c5ab6f 100644
--- a/pod/perlrecharclass.pod
+++ b/pod/perlrecharclass.pod
@@ -292,7 +292,7 @@ starting in Perl v5.18, but prior to that, the sole difference was that the
vertical tab (C<"\cK">) was not matched by C<\s>.
The following table is a complete listing of characters matched by
-C<\s>, C<\h> and C<\v> as of Unicode 6.3.
+C<\s>, C<\h> and C<\v> as of Unicode 14.0.
The first column gives the Unicode code point of the character (in hex format),
the second column gives the (Unicode) name. The third column indicates