This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove old Class-ISA remnants
authorSteve Hay <steve.m.hay@googlemail.com>
Sat, 31 May 2014 13:28:00 +0000 (14:28 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Sat, 31 May 2014 15:02:47 +0000 (16:02 +0100)
t/TEST
win32/ce-helpers/cecopy-lib.pl

diff --git a/t/TEST b/t/TEST
index 94520b7..841a5ad 100755 (executable)
--- a/t/TEST
+++ b/t/TEST
@@ -31,7 +31,6 @@ my %abs = (
           '../cpan/Archive-Tar' => 1,
           '../cpan/AutoLoader' => 1,
           '../cpan/CPAN' => 1,
-          '../cpan/Class-ISA' => 1,
           '../cpan/Devel-PPPort' => 1,
           '../cpan/Encode' => 1,
           '../cpan/ExtUtils-Constant' => 1,
index 23f9f03..cb68bc7 100644 (file)
@@ -197,7 +197,6 @@ sub BEGIN {
     ExtUtils/Command/MM.pm
     Exporter/Heavy.pm
     Devel/SelfStubber.pm
-    Class/ISA.pm
     Class/Struct.pm
     Carp/Heavy.pm
     Attribute/Handlers.pm