CPAN-1.39 update
[p5sagit/p5-mst-13.2.git] / lib / CPAN / Nox.pm
index 23ad760..c4016a4 100644 (file)
@@ -4,6 +4,7 @@ use CPAN;
 
 $CPAN::META->has_inst('MD5','no');
 $CPAN::META->has_inst('LWP','no');
+$CPAN::META->has_inst('Compress::Zlib','no');
 @EXPORT = @CPAN::EXPORT;
 
 *AUTOLOAD = \&CPAN::AUTOLOAD;