In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/533d93cc1b438187c43582769dc47b2f8c1797a3?hp=feb60068014d75cb438e129636ada566ccdaabcb>
- Log ----------------------------------------------------------------- commit 533d93cc1b438187c43582769dc47b2f8c1797a3 Author: Steve Hay <[email protected]> Date: Tue Jul 30 13:28:17 2013 +0100 Note that five new meta/pod tests are excluded from the Filter distro ----------------------------------------------------------------------- Summary of changes: Porting/Maintainers.pl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 5c4504b..c42e0d9 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -859,6 +859,11 @@ use File::Glob qw(:case); t/pod.t t/sh.t t/tee.t + t/z_kwalitee.t + t/z_meta.t + t/z_perl_minimum_version.t + t/z_pod-coverage.t + t/z_pod.t ), ], 'MAP' => { -- Perl5 Master Repository
