summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2016-07-16 01:00:15 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-07-16 01:00:29 +0100
commiteae750916e54e86c7bdb77f39c652c73ef443fbf (patch)
treedcbfae39ec59ecde0f0d2490f6950522c705c9d3
parent9c446558ff4feaeb387e6310176c73bc014819ee (diff)
downloadperl-eae750916e54e86c7bdb77f39c652c73ef443fbf.tar.gz
feature.pm: add the v5.25 bundle
(manually cherry picked from commit 2c5484a6fb758fd9bd9f56d504186972d12dd338)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index eb8790a7ed..3e6eae1d82 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -12421,6 +12421,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
'Module::CoreList' => '5.20160507',
'Module::CoreList::TieHashDelta'=> '5.20160507',
'Module::CoreList::Utils'=> '5.20160507',
+ 'feature' => '1.43',
},
removed => {
}