summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Horsfall <wolfsage@gmail.com>2017-08-21 15:51:02 -0400
committerMatthew Horsfall <wolfsage@gmail.com>2017-08-21 15:51:02 -0400
commite49cf9b2cd73d9276c52789fa57ac83cca86d56c (patch)
treec751613335af7d244f45a0532fcf75a2e7d007e0
parente94c222158340ba9632da54fbdee10c9c87afecc (diff)
downloadperl-e49cf9b2cd73d9276c52789fa57ac83cca86d56c.tar.gz
Update Module::CoreList %released for 5.27.3
-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 416d861ca3..8afd89af79 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -319,7 +319,7 @@ sub changes_between {
5.022004 => '2017-07-15',
5.024002 => '2017-07-15',
5.027002 => '2017-07-20',
- 5.027003 => '2017-08-20',
+ 5.027003 => '2017-08-21',
);
for my $version ( sort { $a <=> $b } keys %released ) {