57792619f9f882d77a6dd92eb869f3f636615284
[perl-indexdata-utils.git] / lib / IndexData / Utils / PersistentCounter.pm
1 package IndexData::Utils::PersistentCounter;
2
3 use 5.018002;
4 use strict;
5 use warnings;
6
7 1;