summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2013-05-18 16:30:04 -0400
committerRicardo Signes <rjbs@cpan.org>2013-05-18 16:30:04 -0400
commitd1fe84e5946ba9c3daff97519872aa3097c75efe (patch)
treeaa0609428228d59f1f5546a4c4ab7f06d61031d8 /Porting
parentbb2608d913682e513e152fc3b18b6c19b308d1f3 (diff)
downloadperl-d1fe84e5946ba9c3daff97519872aa3097c75efe.tar.gz
Removed cpan/Text-Soundex
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl15
1 files changed, 0 insertions, 15 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index e2e8023dff..47459cede9 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1749,21 +1749,6 @@ use File::Glob qw(:case);
'UPSTREAM' => undef,
},
- 'Text::Soundex' => {
- 'MAINTAINER' => 'markm',
- 'DISTRIBUTION' => 'RJBS/Text-Soundex-3.04.tar.gz',
- 'FILES' => q[cpan/Text-Soundex],
- 'MAP' => {
- '' => 'cpan/Text-Soundex/',
-
- # XXX these two files are clearly related,
- # but they appear to have diverged
- # considerably over the years
- 'test.pl' => 'cpan/Text-Soundex/t/Soundex.t',
- },
- 'UPSTREAM' => undef,
- },
-
'Text-Tabs+Wrap' => {
'MAINTAINER' => 'muir',
'DISTRIBUTION' => 'MUIR/modules/Text-Tabs+Wrap-2012.0818.tar.gz',