In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/98b0b1df93cad790566f279446f0436e70599058?hp=8c35d285401fe5adc3a2123303047b3c9caf49e7>
- Log ----------------------------------------------------------------- commit 98b0b1df93cad790566f279446f0436e70599058 Author: Jesse Vincent <[email protected]> Date: Fri Jul 31 11:44:24 2009 -0400 Fixed maintainership for lib/ExtUtils/t/InstallWithMM.t per http://www.nntp.perl.org/group/perl.perl5.porters/2009/07/msg149219.html ----------------------------------------------------------------------- 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 69f68c9..261c9f4 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -673,6 +673,7 @@ package Maintainers; lib/ExtUtils/Changes_EU-Install lib/ExtUtils/t/Installed.t lib/ExtUtils/t/basic.pl + lib/ExtUtils/t/InstallWithMM.t lib/ExtUtils/t/{Install,Installapi2,Packlist,can_write_dir}.t], 'EXCLUDED' => [ qw{ t/basic.t t/lib/MakeMaker/Test/Setup/BFD.pm -- Perl5 Master Repository
