In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/714fcb5e806d254425b7b70d53ed326f7b51f809?hp=7e30e49f7461aeda1a5ab4539abfbe54f0f50e67>

- Log -----------------------------------------------------------------
commit 714fcb5e806d254425b7b70d53ed326f7b51f809
Author: Chris 'BinGOs' Williams <ch...@bingosnet.co.uk>
Date:   Thu Jun 1 12:36:51 2017 +0100

    A corelist not a snorelist
-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index e9032a91f3..af7b807c56 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -802,7 +802,7 @@ use File::Glob qw(:case);
     },
 
     'Module::CoreList' => {
-        'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20170420.tar.gz',
+        'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20170531.tar.gz',
         'FILES'        => q[dist/Module-CoreList],
     },
 

--
Perl5 Master Repository

Reply via email to