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

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.