IO::Compress::* 2.003
[p5sagit/p5-mst-13.2.git] / ext / IO / Compress / Zlib / lib / IO / Compress / Adapter / Identity.pm
index 4bb176b..15af467 100644 (file)
@@ -4,10 +4,10 @@ use strict;
 use warnings;
 use bytes;
 
-use IO::Compress::Base::Common qw(:Status);
+use IO::Compress::Base::Common  2.003 qw(:Status);
 our ($VERSION);
 
-$VERSION = '2.002';
+$VERSION = '2.003';
 
 sub mkCompObject
 {