summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2011-03-25 17:22:09 +0100
committerFlorian Ragwitz <rafl@debian.org>2011-03-25 17:22:09 +0100
commit613ab5c070c337c91007ec0f2853834e5cf4c014 (patch)
treeea5ab59d78446ad249a66a74c954b8785b0a3062 /Porting
parentc38cb488c09730e5afa42c225c79600f7ac28b86 (diff)
downloadperl-613ab5c070c337c91007ec0f2853834e5cf4c014.tar.gz
Give Tie::Hash::NamedCapture its own Maintainers.pl entry
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl8
1 files changed, 7 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 2ae32167e1..89e8ebb684 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1731,6 +1731,13 @@ use File::Glob qw(:case);
'UPSTREAM' => 'first-come',
},
+ 'Tie::Hash::NamedCapture' =>
+ {
+ 'MAINTAINER' => 'p5p',
+ 'FILES' => q[ext/Tie-Hash-NamedCapture],
+ 'UPSTREAM' => 'blead',
+ },
+
'Tie::RefHash' =>
{
'MAINTAINER' => 'nuffin',
@@ -1903,7 +1910,6 @@ use File::Glob qw(:case);
{
'MAINTAINER' => 'p5p',
'FILES' => q[
- ext/Tie-Hash-NamedCapture/
ext/Tie-Memoize/
ext/XS-APItest/
ext/XS-Typemap/