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

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.