Deprecate assignment to $[
[p5sagit/p5-mst-13.2.git] / lib / CPAN / Tarzip.pm
index 73986bf..1790c54 100644 (file)
@@ -7,7 +7,7 @@ use File::Basename qw(basename);
 $VERSION = "5.5";
 # module is internal to CPAN.pm
 
-@ISA = qw(CPAN::Debug);
+@ISA = qw(CPAN::Debug); ## no critic
 $BUGHUNTING ||= 0; # released code must have turned off
 
 # it's ok if file doesn't exist, it just matters if it is .gz or .bz2