summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2012-11-10 15:16:24 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2012-11-10 15:17:22 +0000
commite0a7ebbcdbad91a72cd459dac3b84ef4dc7ab60b (patch)
tree65f67e4f6acbc0d0d27b62076053f8b1407cbeb3 /dist
parent9670cd721cf3b76884d032fd12017cc376276290 (diff)
downloadperl-e0a7ebbcdbad91a72cd459dac3b84ef4dc7ab60b.tar.gz
The v5.16.2 updates had disappeared (if they were there in the first place) reinstate
Diffstat (limited to 'dist')
-rw-r--r--dist/Module-CoreList/Changes3
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm10
2 files changed, 13 insertions, 0 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index 8ec716fee9..44d85dfa24 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,3 +1,6 @@
+2.76 Fri Nov 1 2012
+ - Updated for v5.16.2
+
2.75 Fri Oct 20 2012
- Updated for v5.17.5
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index fa3326f95f..bde2faa9e2 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -213,6 +213,7 @@ sub changes_between {
5.015009 => '2012-03-20',
5.016000 => '2012-05-20',
5.016001 => '2012-08-08',
+ 5.016002 => '2012-11-01',
5.017000 => '2012-05-26',
5.017001 => '2012-06-20',
5.017002 => '2012-07-20',
@@ -6734,6 +6735,13 @@ my %delta = (
removed => {
}
},
+ 5.016002 => {
+ delta_from => 5.016001,
+ changed => {
+ },
+ removed => {
+ }
+ },
5.017 => {
delta_from => 5.016,
changed => {
@@ -7448,6 +7456,8 @@ for my $version (sort { $a <=> $b } keys %delta) {
},
5.016001 => {
},
+ 5.016002 => {
+ },
5.017000 => {
},
5.017001 => {