*sigh* downgrade required Perl version yet again, in all three places, to the v5...
[perl-indexdata-utils.git] / lib / IndexData / Utils / PersistentCounter.pm
index 78a9454..2eaac65 100644 (file)
@@ -1,6 +1,6 @@
 package IndexData::Utils::PersistentCounter;
 
-use 5.010001;
+use 5.008008;
 use strict;
 use warnings;