summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2008-10-18 17:39:33 +0000
committerNicholas Clark <nick@ccl4.org>2008-10-18 17:39:33 +0000
commit711690a16d2a16be7070e06779c46a6d8f482689 (patch)
treea7cd9659503fe4c156a749cc3f5e8bda65cad562 /Porting
parent1b289682be66bb0b7b4ce61ed8cef35e32797e7b (diff)
downloadperl-711690a16d2a16be7070e06779c46a6d8f482689.tar.gz
Damian has transferred Filter::Simple to p5p. Bump its version to 0.83
with the new contact details, and remove the out-of-date README from core. p4raw-id: //depot/perl@34505
Diffstat (limited to 'Porting')
-rw-r--r--Porting/Maintainers.pl8
1 files changed, 0 insertions, 8 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 898ea1cc03..4f0bf8736d 100644
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -403,14 +403,6 @@ package Maintainers;
'CPAN' => 1,
},
- 'Filter::Simple' =>
- {
- 'MAINTAINER' => 'dconway',
- 'FILES' => q[lib/Filter/Simple.pm lib/Filter/Simple
- t/lib/Filter/Simple],
- 'CPAN' => 1,
- },
-
'Filter::Util::Call' =>
{
'MAINTAINER' => 'pmqs',