X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FIndexData%2FUtils%2FPersistentCounter.pm;h=78a945421c511319af502bbfb8aaea067dc56ed6;hb=144d61bd97d6212cba5becffb4a31607d9c9e536;hp=e8223f95b877a6c01f9ca6284ae0ccc428578fbb;hpb=6a082dc04751a7883060628c43ae7d019571eaf0;p=perl-indexdata-utils.git diff --git a/lib/IndexData/Utils/PersistentCounter.pm b/lib/IndexData/Utils/PersistentCounter.pm index e8223f9..78a9454 100644 --- a/lib/IndexData/Utils/PersistentCounter.pm +++ b/lib/IndexData/Utils/PersistentCounter.pm @@ -1,6 +1,6 @@ package IndexData::Utils::PersistentCounter; -use 5.018002; +use 5.010001; use strict; use warnings;