summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2018-04-14 10:24:21 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2018-04-14 10:24:21 +0100
commite5bdd736e6093b55c8cdc132288e7452d631967b (patch)
treea18482f4f76eab11896b681c4f2c71bece9078d2
parente43b12c0ee54ae71de9aa5875178b5ebee9793c2 (diff)
downloadperl-e5bdd736e6093b55c8cdc132288e7452d631967b.tar.gz
Update Module-CoreList for 5.24.4
-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 81118cb766..7cb4e97e17 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -324,7 +324,7 @@ sub changes_between {
5.027008 => '2018-01-20',
5.027009 => '2018-02-20',
5.027010 => '2018-03-20',
- 5.024004 => '????-??-??',
+ 5.024004 => '2018-04-14',
);
for my $version ( sort { $a <=> $b } keys %released ) {