Change 31378 by [EMAIL PROTECTED] on 2007/06/14 12:27:41
assertions has been removed
Affected files ...
... //depot/perl/Porting/Maintainers.pl#79 edit
Differences ...
==== //depot/perl/Porting/Maintainers.pl#79 (text) ====
Index: perl/Porting/Maintainers.pl
--- perl/Porting/Maintainers.pl#78~31318~ 2007-05-31 09:09:22.000000000
-0700
+++ perl/Porting/Maintainers.pl 2007-06-14 05:27:41.000000000 -0700
@@ -101,13 +101,6 @@
'CPAN' => 1,
},
- 'assertions' =>
- {
- 'MAINTAINER' => 'salva',
- 'FILES' => q[lib/assertions.pm lib/assertions
t/comp/assertions.t t/comp/asstcompat.t],
- 'CPAN' => 1,
- },
-
'Attribute::Handlers' =>
{
'MAINTAINER' => 'abergman',
End of Patch.