summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2015-05-05 22:55:42 -0400
committerSteve Hay <steve.m.hay@googlemail.com>2015-08-19 14:12:29 +0100
commitcd8b8392db2c64731582df5a1434d0fb7e25520c (patch)
tree4cbb0b97f04c7b58799ae81dd4bf903ebf0ed0a1
parent7feb261dcd70e74dea3b2c7a03c51d4890af2b91 (diff)
downloadperl-cd8b8392db2c64731582df5a1434d0fb7e25520c.tar.gz
corelist for v5.22.0
(cherry picked from commit bff00388f2dd2eb97cc67045e63380a6c56e22d1)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm10
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm2
2 files changed, 6 insertions, 6 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index ec3b0bf9ea..b253ad8a36 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -275,7 +275,7 @@ sub changes_between {
5.021009 => '2015-02-21',
5.021010 => '2015-03-20',
5.021011 => '2015-04-20',
- 5.021012 => '????-??-??',
+ 5.022000 => '????-??-??',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -11397,14 +11397,14 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
- 5.021012 => {
+ 5.022000 => {
delta_from => 5.021011,
changed => {
- 'B::Op_private' => '5.021012',
- 'Config' => '5.021012',
'Module::CoreList' => '5.20150520',
'Module::CoreList::TieHashDelta'=> '5.20150520',
'Module::CoreList::Utils'=> '5.20150520',
+ 'B::Op_private' => '5.022000',
+ 'Config' => '5.022',
},
removed => {
}
@@ -11958,7 +11958,7 @@ for my $version (sort { $a <=> $b } keys %delta) {
removed => {
}
},
- 5.021012 => {
+ 5.022000 => {
delta_from => 5.021011,
changed => {
},
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index e267cae3d1..e8f6e6f470 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1045,7 +1045,7 @@ my %delta = (
removed => {
}
},
- 5.021012 => {
+ 5.022000 => {
delta_from => 5.021011,
changed => {
},