summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2014-08-29 22:25:07 -0400
committerRicardo Signes <rjbs@cpan.org>2014-09-17 16:16:26 -0400
commit71c25104001f8fa8dc7374fcb5582a4b498680e7 (patch)
treeb3e5206ca743252039c45f34d9f0afe706cd6e6e
parent4c64bf01e9d4837a0fce64066d04dea74c20556f (diff)
downloadperl-71c25104001f8fa8dc7374fcb5582a4b498680e7.tar.gz
Module-CoreList: manual update for v5.18.3
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm16
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList/Utils.pm7
2 files changed, 23 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 31dd028120..a97851a72e 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -243,6 +243,7 @@ sub changes_between {
5.019006 => '2013-11-20',
5.019007 => '2013-12-20',
5.018002 => '2014-01-06',
+ 5.018003 => '2014-09-14',
);
for my $version ( sort { $a <=> $b } keys %released ) {
@@ -8059,6 +8060,14 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Module::CoreList::Utils'=> '3.03',
},
},
+ 5.018003 => {
+ delta_from => 5.018002,
+ changed => {
+ 'Module::CoreList' => '3.12',
+ 'Module::CoreList::TieHashDelta'=> '3.12',
+ 'Module::CoreList::Utils'=> '3.12',
+ },
+ },
5.019000 => {
delta_from => 5.018000,
changed => {
@@ -9485,6 +9494,13 @@ for my $version (sort { $a <=> $b } keys %delta) {
removed => {
}
},
+ 5.018003 => {
+ delta_from => 5.018002,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.019 => {
diff --git a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
index 5a15307bdb..6260e0a094 100644
--- a/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList/Utils.pm
@@ -822,6 +822,13 @@ my %delta = (
removed => {
}
},
+ 5.018003 => {
+ delta_from => 5.018002,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.019000 => {
delta_from => 5.018000,
changed => {