summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-05-18 14:04:17 +0100
committerRicardo Signes <rjbs@cpan.org>2013-05-18 15:24:51 -0400
commit482cac4d574f8c6c8f78465aaba1b94156523266 (patch)
tree2d84355987e6dde085b2548e269af04b49dbe933 /Porting
parentad68f4fd1e830cd81d634b6798dbe8a0e4f5f570 (diff)
downloadperl-482cac4d574f8c6c8f78465aaba1b94156523266.tar.gz
Remove cpan/Module-Pluggable
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl9
1 files changed, 0 insertions, 9 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index cf9065e189..107c8132c6 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1260,15 +1260,6 @@ use File::Glob qw(:case);
'UPSTREAM' => 'cpan',
},
- 'Module::Pluggable' => {
- 'MAINTAINER' => 'simonw',
- 'DISTRIBUTION' => 'SIMONW/Module-Pluggable-4.7.tar.gz',
- 'FILES' => q[cpan/Module-Pluggable],
- 'UPSTREAM' => 'cpan',
- 'CUSTOMIZED' => ['Makefile.PL'],
- 'DEPRECATED' => '5.017009',
- },
-
'mro' => {
'MAINTAINER' => 'p5p',
'FILES' => q[ext/mro],