summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2011-03-25 19:12:53 +0100
committerFlorian Ragwitz <rafl@debian.org>2011-03-25 19:12:53 +0100
commit2e50fee57b7ab92cc666251223b1a56bb2c71b87 (patch)
tree36560718d756f2ea384b0eec800ba3622f372791 /Porting
parent6bf6c43273053bbd455bdba683d01e5fe4873c75 (diff)
downloadperl-2e50fee57b7ab92cc666251223b1a56bb2c71b87.tar.gz
Corrent the PerlIO Maintainers.pl entry
Apparently ext/PerlIO never existed.
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 8c7d57727f..5997fcf9c5 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1421,7 +1421,7 @@ use File::Glob qw(:case);
'PerlIO' =>
{
'MAINTAINER' => 'p5p',
- 'FILES' => q[ext/PerlIO],
+ 'FILES' => q[lib/PerlIO.pm],
'UPSTREAM' => undef,
},
@@ -2072,7 +2072,6 @@ use File::Glob qw(:case);
lib/Net/netent.{pm,t}
lib/Net/protoent.{pm,t}
lib/Net/servent.{pm,t}
- lib/PerlIO.pm
lib/Pod/Functions.pm
lib/Pod/t/Functions.t
lib/Pod/t/InputObjects.t