AutoSplit is dual-lived, and is part of the AutoLoader distribution
Rafael Garcia-Suarez [Sat, 5 Jan 2008 21:17:39 +0000 (21:17 +0000)]
p4raw-id: //depot/perl@32858

Porting/Maintainers.pl

index 9538453..ee4a13f 100644 (file)
@@ -102,7 +102,7 @@ package Maintainers;
        'AutoLoader' =>
                {
                'MAINTAINER'    => 'smueller',
-               'FILES'         => q[lib/AutoLoader.pm lib/AutoLoader.t],
+               'FILES'         => q[lib/AutoLoader.pm lib/AutoSplit.pm lib/AutoLoader],
                'CPAN'          => 1,
        },