Change 29579 by [EMAIL PROTECTED] on 2006/12/18 11:53:54
ExtUtils::Command is now maintained separately from MakeMaker
Affected files ...
... //depot/perl/Porting/Maintainers.pl#62 edit
Differences ...
==== //depot/perl/Porting/Maintainers.pl#62 (text) ====
Index: perl/Porting/Maintainers.pl
--- perl/Porting/Maintainers.pl#61~29383~ 2006-11-26 06:14:54.000000000
-0800
+++ perl/Porting/Maintainers.pl 2006-12-18 03:53:54.000000000 -0800
@@ -255,7 +255,7 @@
'ExtUtils::MakeMaker' =>
{
'MAINTAINER' => 'mschwern',
- 'FILES' =>
q[lib/ExtUtils/{Command,Liblist,MakeMaker,Mkbootstrap,Mksymlists,MM*,MY,testlib}.pm
lib/ExtUtils/{Command,Liblist,MakeMaker}
+ 'FILES' =>
q[lib/ExtUtils/{Liblist,MakeMaker,Mkbootstrap,Mksymlists,MM*,MY,testlib}.pm
lib/ExtUtils/{Command,Liblist,MakeMaker}
lib/ExtUtils/t t/lib/MakeMaker
t/lib/TieIn.pm t/lib/TieOut.pm],
'CPAN' => 1,
},
End of Patch.