Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/perl-indexdata-utils
authorMike Taylor <mike@indexdata.com>
Tue, 9 Dec 2014 17:22:09 +0000 (17:22 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 9 Dec 2014 17:22:09 +0000 (17:22 +0000)
1  2 
lib/IndexData/Utils.pm

diff --combined lib/IndexData/Utils.pm
@@@ -1,10 -1,10 +1,10 @@@
  package IndexData::Utils;
  
- use 5.010001;
+ use 5.008008;
  use strict;
  use warnings;
  
 -our $VERSION = '0.01';
 +our $VERSION = '0.02';
  
  use IndexData::Utils::PersistentCounter;