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

skinny_loader - a script to create a DBIx::Skinny schema

SYNOPSIS

./scripts/skinny_loader

DESCRIPTION

The scripts directory of the distribution contains skinny_loader, a script which runs DBIx::Skinny::Schema::Loader on the Sakila instance to build the schema classes.

It leverages DBIx::Cookbook::DBH.