From 6bf6c43273053bbd455bdba683d01e5fe4873c75 Mon Sep 17 00:00:00 2001 From: Florian Ragwitz Date: Fri, 25 Mar 2011 19:11:14 +0100 Subject: [PATCH] Give Getopt::Std its own Maintainers.pl entry --- Porting/Maintainers.pl | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 688e638..8c7d577 100755 --- 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} -- 2.7.4