The v5.16.2 updates had disappeared (if they were there in the first place) reinstate
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sat, 10 Nov 2012 15:16:24 +0000 (15:16 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sat, 10 Nov 2012 15:17:22 +0000 (15:17 +0000)
dist/Module-CoreList/Changes
dist/Module-CoreList/lib/Module/CoreList.pm

index 8ec716f..44d85df 100644 (file)
@@ -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
 
index fa3326f..bde2faa 100644 (file)
@@ -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 => {