The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

KiokuDB::Cmd::WithDSN - Role for commands with a --dsn argument.

DESCRIPTION

This is an abstract role. For concrete implementations see KiokuDB::Cmd::WithDSN::Create, KiokuDB::Cmd::WithDSN::Read and KiokuDB::Cmd::WithDSN::Write.