Upgrade to Unicode::Normalize 1.01
[p5sagit/p5-mst-13.2.git] / ext / Compress / IO / Zlib / Makefile.PL
index 027592a..b56eb28 100644 (file)
@@ -23,6 +23,7 @@ WriteMakefile(
         ? (MAN3PODS    => {})
            : (PREREQ_PM   => { 'Compress::Raw::Zlib'  => 0,
                                    'IO::Compress::Base'   => 0,
+                                   'IO::Uncompress::Base' => 0,
                                    $] >= 5.005 && $] < 5.006   
                                 ? ('File::BSDGlob' => 0) 
                                 : () }