This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5936f9
)
Give File::Compare its own Maintainers.pl entry
author
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 18:05:40 +0000
(19:05 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 18:05:40 +0000
(19:05 +0100)
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
9b305f6
..
a87497c
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-772,6
+772,13
@@
use File::Glob qw(:case);
'UPSTREAM' => 'blead',
},
+ 'File::Compare' =>
+ {
+ 'MAINTAINER' => 'p5p',
+ 'FILES' => q[lib/File/Compare.{pm,t}],
+ 'UPSTREAM' => 'blead',
+ },
+
'File::CheckTree' =>
{
'MAINTAINER' => 'p5p',
@@
-2010,7
+2017,6
@@
use File::Glob qw(:case);
lib/ExtUtils/XSSymSet.pm
lib/ExtUtils/t/Embed.t
lib/ExtUtils/typemap
- lib/File/Compare.{pm,t}
lib/File/Copy.{pm,t}
lib/File/DosGlob.{pm,t}
lib/File/Find.pm