IO::Compress::Unzip -> IO::Uncompress::Unzip

corrected module name

Change-Id: Idf822c75b31dc6a1ee4e4c0ec5388e2fd4581db5
diff --git a/Makefile.PL b/Makefile.PL
index 85efe26..d4714f9 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -14,7 +14,7 @@
     'Test::More' => 0,
     'Test::Output' => 0,
     'XML::Loy' => 0.49,
-    'IO::Compress::Unzip' => '2.091',
+    'IO::Uncompress::Unzip' => '2.091',
   },
   PREREQ_PM => {
     'XML::CompactTree::XS'     => '0.03',