summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 => {