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

dbic_cmd - run DBIx::Class cookbook examples

SYNOPSIS

  ./scripts/dbic_cmd subquery

DESCRIPTION

This script uses DBIx::Cookbook::DBIC which makes use of MooseX::App::Cmd to provide a modular command-line interface to a number of shell scripts.

It leverages DBIx::Cookbook::DBH.