summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-10-31 14:26:52 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2015-10-31 14:26:52 +0000
commit9ebca84edeb8bdb996fb904b35a0a5a5c85458e2 (patch)
tree7657d54f6631b41ace99272eb8afdc686944d49d
parent8e725be29686f63c7d37d689bf52d8501a9adcf8 (diff)
downloadperl-9ebca84edeb8bdb996fb904b35a0a5a5c85458e2.tar.gz
Module::CoreList updates for 5.22.1
(manually cherry picked from commit 89a7d40e89d2f2e64fe5421cb28d5a1f29bb25b4) [plus the maint-specific changes (%upstream and %bug_tracker) that weren't pushed to blead to start with]
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm7
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm2
2 files changed, 5 insertions, 4 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 6501e6353c..95392578b5 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -11917,7 +11917,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
}
},
5.022001 => {
- delta_from => 5.022000,
+ delta_from => 5.022,
changed => {
'B::Op_private' => '5.022001',
'Config' => '5.022001',
@@ -11927,6 +11927,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'POSIX' => '1.53_01',
'PerlIO::scalar' => '0.23',
'Storable' => '2.53_01',
+ 'Win32' => '0.52',
'warnings' => '1.34',
},
removed => {
@@ -12531,7 +12532,7 @@ for my $version (sort { $a <=> $b } keys %delta) {
}
},
5.022001 => {
- delta_from => 5.022000,
+ delta_from => 5.022,
changed => {
},
removed => {
@@ -13328,7 +13329,7 @@ for my $version (sort { $a <=> $b } keys %deprecated) {
'Unicode::Collate::CJK::Stroke'=> undef,
'Unicode::Collate::CJK::Zhuyin'=> undef,
'Unicode::Collate::Locale'=> undef,
- 'Unicode::Normalize' => undef,
+ 'Unicode::Normalize' => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Unicode-Normalize',
'Win32' => undef,
'Win32API::File' => undef,
'Win32API::File::ExtUtils::Myconst2perl'=> undef,
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index e4d81636cb..1672df5a8b 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1095,7 +1095,7 @@ my %delta = (
}
},
5.022001 => {
- delta_from => 5.022000,
+ delta_from => 5.022,
changed => {
},
removed => {