Message-ID: <
3AE57864.8304.B77A0A@localhost>
plus add CPAN to the list of modules that have their own tests.
p4raw-id: //depot/perl@9817
# Delete all modules which have their own tests. This makes
-# this test alot faster.
+# this test a lot faster.
foreach my $mod (<DATA>) {
chomp $mod;
delete_by_name($mod);
return scalar `$^X "-Ilib" t/lib/compmod.pl $module` =~ /^ok/;
}
-
__DATA__
AnyDBM_File
AutoLoader
Carp
Class::ISA
Class::Struct
+CPAN
Cwd
DB_File
Data::Dumper