summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2012-08-09 09:36:04 -0400
committerRicardo Signes <rjbs@cpan.org>2012-08-09 09:36:04 -0400
commit990b874154f30628d631765689b244d540e77075 (patch)
tree3999b62817ffb0ef0d36373fa017a0500d6ce619 /dist
parentad44ddb6af7d984d898d83c7ae67334b9ee365dc (diff)
downloadperl-990b874154f30628d631765689b244d540e77075.tar.gz
add Module::CoreList data for 5.16.1
This does not include a version bump, since one will be made for the 5.17.3 release anyway, and for being a big rewrite of the data backend, and probably for other reasons.
Diffstat (limited to 'dist')
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm20
1 files changed, 20 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 5067885460..a1ab56773b 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -201,6 +201,7 @@ sub changes_between {
5.015008 => '2012-02-20',
5.015009 => '2012-03-20',
5.016000 => '2012-05-20',
+ 5.016001 => '2012-08-08',
5.017000 => '2012-05-26',
5.017001 => '2012-06-20',
5.017002 => '2012-07-20',
@@ -6699,6 +6700,23 @@ my %delta = (
removed => {
}
},
+ 5.016001 => {
+ delta_from => 5.016,
+ changed => {
+ 'B' => '1.35',
+ 'B::Deparse' => '1.14_01',
+ 'List::Util' => '1.25',
+ 'List::Util::PP' => '1.25',
+ 'List::Util::XS' => '1.25',
+ 'Module::CoreList' => '2.70',
+ 'PerlIO::scalar' => '0.14_01',
+ 'Scalar::Util' => '1.25',
+ 'Scalar::Util::PP' => '1.25',
+ 're' => '0.19_01',
+ },
+ removed => {
+ }
+ },
5.017 => {
delta_from => 5.016,
changed => {
@@ -7174,6 +7192,8 @@ for my $version (sort { $a <=> $b } keys %delta) {
},
5.016000 => {
},
+ 5.016001 => {
+ },
5.017000 => {
},
5.017001 => {