summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2018-04-14 10:24:40 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2018-04-14 10:24:40 +0100
commitf6480cbe2c339dc5816e97504970d1aec34992de (patch)
tree3a7bece78e6df5f2ccafb0d19419e9fc4e3311e6
parent0e6837e0cf74fc80d2dfbdd3cb597fb9ea6ffe67 (diff)
downloadperl-f6480cbe2c339dc5816e97504970d1aec34992de.tar.gz
Update Module-CoreList for 5.26.2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index a5892ec3d1..deb52672e9 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -336,7 +336,7 @@ sub changes_between {
5.027008 => '2018-01-20',
5.027009 => '2018-02-20',
5.027010 => '2018-03-20',
- 5.026002 => '????-??-??',
+ 5.026002 => '2018-04-14',
);
for my $version ( sort { $a <=> $b } keys %released ) {