In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/8eadc45be8aaa1605fa030d299ed66d2be512117?hp=cdba0a877ca73eb043337ab9136c0bf1231edd11>

- Log -----------------------------------------------------------------
commit 8eadc45be8aaa1605fa030d299ed66d2be512117
Author: Tony Cook <t...@develop-help.com>
Date:   Tue Feb 4 19:55:16 2014 +1100

    ignore a test data file for a Locale-Codes test we don't ship
-----------------------------------------------------------------------

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

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 11d6c09..34d9dbd 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -687,6 +687,7 @@ use File::Glob qw(:case);
         'FILES'        => q[cpan/Locale-Codes],
         'EXCLUDED'     => [
             qw( README.first
+                t/pod_coverage.ign
                 t/pod_coverage.t
                 t/pod.t),
             qr{^t/runtests},

--
Perl5 Master Repository

Reply via email to