123456789 use strict;use warnings;use Test::More;# ABSTRACT: test LMDBuse CHI::Driver::LMDB::t::CHIDriverTests;CHI::Driver::LMDB::t::CHIDriverTests->runtests;
use
strict;
warnings;
Test::More;
# ABSTRACT: test LMDB
CHI::Driver::LMDB::t::CHIDriverTests;
CHI::Driver::LMDB::t::CHIDriverTests->runtests;