diff options
author | Karl Williamson <public@khwilliamson.com> | 2010-10-13 09:27:38 -0600 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2010-11-18 12:58:23 -0800 |
commit | 5189e47eecc7d7264f5d10f52fd66b8a671bbf42 (patch) | |
tree | 49efeac6817f54275f86b139bbb39ccc1d20cd5f | |
parent | bd84d1309eb7245f3d6d2ae0884467de8d270f63 (diff) | |
download | perl-5189e47eecc7d7264f5d10f52fd66b8a671bbf42.tar.gz |
More updates to point to Unicode 6.0
-rw-r--r-- | lib/unicore/README.perl | 5 | ||||
-rw-r--r-- | pod.lst | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/lib/unicore/README.perl b/lib/unicore/README.perl index bbfcc3d694..6656daf6eb 100644 --- a/lib/unicore/README.perl +++ b/lib/unicore/README.perl @@ -105,6 +105,11 @@ current one is mktables has many checks to warn you if there are unexpected or novel things that it doesn't know how to handle. +pod.lst should be changed so that it gives the new name (which includes the +Unicode release number) for perluniprops.pod + +Module::CoreList should be changed to include the new release + Finally: p4 submit @@ -84,7 +84,7 @@ h Reference Manual perluniintro Perl Unicode introduction perlunicode Perl Unicode support perlunifaq Perl Unicode FAQ -g perluniprops Index of Unicode Version 5.2.0 properties in Perl +g perluniprops Index of Unicode Version 6.0.0 properties in Perl perlunitut Perl Unicode tutorial perlebcdic Considerations for running Perl on EBCDIC platforms |