projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95f8688
)
Give Getopt::Std its own Maintainers.pl entry
author
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 18:11:14 +0000
(19:11 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 18:11:14 +0000
(19:11 +0100)
Porting/Maintainers.pl
patch
|
blob
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index 688e6382eabf91f397e8cd4ef6b7aa7a4c8ce7d8..8c7d57727f081c26af4a0c244eccd8b67cbf5c98 100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-953,6
+953,13
@@
use File::Glob qw(:case);
'UPSTREAM' => 'cpan',
},
+ 'Getopt::Std' =>
+ {
+ 'MAINTAINER' => 'p5p',
+ 'FILES' => q[lib/Getopt/Std.{pm,t}],
+ 'UPSTREAM' => 'blead',
+ },
+
'Hash::Util::FieldHash' =>
{
'MAINTAINER' => 'p5p',
@@
-2059,7
+2066,6
@@
use File::Glob qw(:case);
lib/ExtUtils/XSSymSet.pm
lib/ExtUtils/t/Embed.t
lib/ExtUtils/typemap
- lib/Getopt/Std.{pm,t}
lib/Internals.t
lib/Module/Build/ConfigData.pm
lib/Net/hostent.{pm,t}