In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/b36de39969b38726e7dd4dc565e94498e06e89a7?hp=b7bed276c4a311dde28f57407357a173a7210a28>
- Log ----------------------------------------------------------------- commit b36de39969b38726e7dd4dc565e94498e06e89a7 Author: David Mitchell <[email protected]> Date: Mon Jul 6 15:47:43 2009 +0100 re-add Test::Simple exclude accidentally removed during 0.92 upgrade ----------------------------------------------------------------------- Summary of changes: Porting/Maintainers.pl | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 6432e77..658d095 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1736,6 +1736,7 @@ package Maintainers; .perltidyrc t/pod.t t/pod-coverage.t + t/Builder/reset_outputs.t lib/Test/Builder/IO/Scalar.pm -- Perl5 Master Repository
