Skip to content

Latest commit

 

History

History
executable file
·
26 lines (14 loc) · 422 Bytes

dbic_cmd

File metadata and controls

executable file
·
26 lines (14 loc) · 422 Bytes

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.