In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/c481404079e9689f6de4d24bf51f3b2ccd06fd28?hp=0aa5e2e610e076134b28fe2ac556a1ae4ca50bb6>

- Log -----------------------------------------------------------------
commit c481404079e9689f6de4d24bf51f3b2ccd06fd28
Author: Steve Hay <steve.m....@googlemail.com>
Date:   Mon Sep 9 20:52:08 2013 +0100

    Update EXCLUDED for CPAN-Meta-Requirements following 7cb95fb75d
-----------------------------------------------------------------------

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

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 07f88be..7ccfc34 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -475,6 +475,7 @@ use File::Glob qw(:case);
         'FILES'        => q[cpan/CPAN-Meta-Requirements],
         'EXCLUDED'     => [
             qw(t/00-compile.t),
+            qw(t/00-report-prereqs.t),
             qr{^xt},
             qr{^history},
         ],

--
Perl5 Master Repository

Reply via email to