The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Task::KiokuDB - Install KiokuDB and related modules.

SYNOPSIS

        cpan> install Task::KiokuDB

DESCRIPTION

MODULES

KiokuDB::Backend::JSPON

The JSON file backend.

KiokuDB::Backend::BDB

BerkeleyDB backend. Requires an installed BerkeleyDB, preferably 4.7.

Defaults to false.

Data::UUID::LibUUID

Better UUID generation than Data::UUID (not time based). Requires libuuid which is available by default on Mac OS X, and easy to install on most Linux distributions.

Defaults to false.

LICENSE

MIT

AUTHOR

Yuval Kogman