Try winding compat down from 9 to 8
[perl-indexdata-utils.git] / lib / IndexData / Utils.pm
index 4e61396..befe9c7 100644 (file)
@@ -1,10 +1,10 @@
 package IndexData::Utils;
 
-use 5.018002;
+use 5.008008;
 use strict;
 use warnings;
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 use IndexData::Utils::PersistentCounter;