summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2017-07-15 17:18:30 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-07-15 17:18:30 +0100
commita26666a1317770d8a2228ac3657ba58020c3511f (patch)
tree17bc92d3663086a4abb20659007adf32f1453bf7
parent43ec9c1b3d347ea32ee634c350411384fb3d4589 (diff)
downloadperl-a26666a1317770d8a2228ac3657ba58020c3511f.tar.gz
5.22.4 todayv5.22.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 9ab93ce6b5..947fea6c8f 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -311,7 +311,7 @@ sub changes_between {
5.026000 => '2017-05-30',
5.027000 => '2017-05-31',
5.027001 => '2017-06-20',
- 5.022004 => '????-??-??',
+ 5.022004 => '2017-07-15',
);
for my $version ( sort { $a <=> $b } keys %released ) {