summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2016-07-16 00:09:31 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-07-16 00:09:46 +0100
commit829a0b2be012d0cebc12f17ded670d32fce97d57 (patch)
tree793f65612d5762f9a42887ede6e4abff6d72314e
parent8c2bf6f525bcd2b872572fab9f1190c63102790b (diff)
downloadperl-829a0b2be012d0cebc12f17ded670d32fce97d57.tar.gz
CoreList: update for v5.24.0
(manually cherry picked from commit de1edec79312f19875b9df8046973bcbf44f4658)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm23
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm2
2 files changed, 16 insertions, 9 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 098e741dea..dc02c27790 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -292,7 +292,7 @@ sub changes_between {
5.023008 => '2016-02-20',
5.023009 => '2016-03-20',
5.022002 => '2016-04-29',
- 5.023010 => '????-??-??',
+ 5.024000 => '????-??-??',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -12384,14 +12384,21 @@ for my $version ( sort { $a <=> $b } keys %released ) {
removed => {
}
},
- 5.023010 => {
+ 5.024000 => {
delta_from => 5.023009,
changed => {
- 'B::Op_private' => '5.023010',
- 'Config' => '5.02301',
- 'Module::CoreList' => '5.20160420',
- 'Module::CoreList::TieHashDelta'=> '5.20160420',
- 'Module::CoreList::Utils'=> '5.20160420',
+ 'B::Op_private' => '5.024000',
+ 'Config' => '5.024',
+ 'File::Path' => '2.12_01',
+ 'File::Spec::AmigaOS' => '3.64',
+ 'ODBM_File' => '1.14',
+ 'POSIX' => '1.65',
+ 'Pod::Man' => '4.07',
+ 'Pod::ParseLink' => '4.07',
+ 'Pod::Text' => '4.07',
+ 'Pod::Text::Color' => '4.07',
+ 'Pod::Text::Overstrike' => '4.07',
+ 'Pod::Text::Termcap' => '4.07',
},
removed => {
}
@@ -13043,7 +13050,7 @@ for my $version (sort { $a <=> $b } keys %delta) {
removed => {
}
},
- 5.023010 => {
+ 5.024000 => {
delta_from => 5.023009,
changed => {
},
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 304ee17ad7..673fe16f9a 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -1143,7 +1143,7 @@ my %delta = (
removed => {
}
},
- 5.023010 => {
+ 5.024000 => {
delta_from => 5.023009,
changed => {
},