diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2011-01-20 14:36:28 -0500 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2011-01-20 14:36:28 -0500 |
commit | 298a2886e2e4369d1549a8de440169a90ca1909a (patch) | |
tree | e321d96f699cc97f13901c791b21d475e672711a /cpan | |
parent | 65b2cfd1356d212fc0e84d242dfb47db113d673d (diff) | |
download | perl-298a2886e2e4369d1549a8de440169a90ca1909a.tar.gz |
Bump the perl version in various places to 5.13.9
Diffstat (limited to 'cpan')
-rw-r--r-- | cpan/Unicode-Normalize/Normalize.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Unicode-Normalize/Normalize.pm b/cpan/Unicode-Normalize/Normalize.pm index 3c21e9dffd..afd463b6e7 100644 --- a/cpan/Unicode-Normalize/Normalize.pm +++ b/cpan/Unicode-Normalize/Normalize.pm @@ -549,7 +549,7 @@ normalization implemented by this module depends on your perl's version. 5.10.0 5.0.0 5.8.9, 5.10.1 5.1.0 5.12.0-5.12.2 5.2.0 - (5.13.7-5.13.8) 6.0.0 + (5.13.7-5.13.9) 6.0.0 =item Correction of decomposition mapping |