On Fri, 26 Sep 2003 13:45:19 -0500
Andy Lester <[EMAIL PROTECTED]> wrote:

> Please visit the Phalanx website at http://qa.perl.org/phalanx/.
> If you'd like to help out, join the perl-qa mailing list, or email
> me at [EMAIL PROTECTED]  I look forward to hearing from you.

http://qa.perl.org/phalanx/distros.html

MIME-Base64 and Scalar-List-Utils are part of core Perl, right?

When I checked the list using Porting/Maintainers.pl in Perl 5.8.1,
I couldn't find Scalar-List-Utils with it...

[PATCH]
--- Maintainers.pl~     Tue Sep 02 22:39:14 2003
+++ Maintainers.pl      Sat Sep 27 05:32:40 2003
@@ -237,7 +237,7 @@
                'CPAN'          => 1,
                },
 
-       'Scalar-List-Util' =>
+       'Scalar-List-Utils' =>
                {
                'MAINTAINER'    => 'gbarr',
                'FILES'         => q[ext/List/Util],


Regards,
SADAHIRO Tomoyuki

Reply via email to