Pull in IndexData::Utils::PersistentCounter
[perl-indexdata-utils.git] / lib / IndexData / Utils.pm
index 7915ef7..4e61396 100644 (file)
@@ -6,6 +6,8 @@ use warnings;
 
 our $VERSION = '0.01';
 
+use IndexData::Utils::PersistentCounter;
+
 1;
 __END__