package KiokuDB::Backend::Role::Concurrency::POSIX; use Moose::Role; use namespace::clean -except => 'meta'; __PACKAGE__ __END__