summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2013-05-18 16:41:32 -0400
committerRicardo Signes <rjbs@cpan.org>2013-05-18 16:41:32 -0400
commit7c3c39a3b46cd3e5b5de3b35d30dffbc83a55f73 (patch)
tree4e9f79074fc96ea21f312decdf92e2fa28ef144c /Porting
parentd1fe84e5946ba9c3daff97519872aa3097c75efe (diff)
downloadperl-7c3c39a3b46cd3e5b5de3b35d30dffbc83a55f73.tar.gz
Removed cpan/File-CheckTree
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl8
1 files changed, 0 insertions, 8 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 47459cede9..bca39d9412 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -754,14 +754,6 @@ use File::Glob qw(:case);
'UPSTREAM' => 'blead',
},
- 'File::CheckTree' => {
- 'MAINTAINER' => 'p5p',
- 'DISTRIBUTION' => 'RJBS/File-CheckTree-4.42.tar.gz',
- 'FILES' => q[cpan/File-CheckTree],
- 'EXCLUDED' => [qr{^t/release-.*\.t}],
- 'UPSTREAM' => 'cpan',
- },
-
'File::DosGlob' => {
'MAINTAINER' => 'p5p',
'FILES' => q[ext/File-DosGlob],