There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

KiokuDB::Cmd - KiokuDB command line tools

SYNOPSIS

# list commnads
% kioku commands

# help for a specific command
% kioku help foo

DESCRIPTION

This is an App::Cmd based, pluggable suite of commands for KiokuDB.

Some commands such as KiokuDB::Cmd::Command::Dump are part of the core distributions, but backends can provide their own subcommands as well.