0.15_01 final changes (includes final patch, works with normal and patched perls)
[gitmo/Class-C3.git] / lib / Class / C3 / next.pm
index 61ef337..27dfaa2 100644 (file)
@@ -3,6 +3,7 @@ package  # hide me from PAUSE
 
 use strict;
 use warnings;
+no warnings 'redefine'; # for 00load.t w/ core support
 
 use Scalar::Util 'blessed';
 
@@ -63,6 +64,7 @@ package  # hide me from PAUSE
 
 use strict;
 use warnings;
+no warnings 'redefine'; # for 00load.t w/ core support
 
 our $VERSION = '0.02';