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

NAME

Alzabo::Create - Loads all Alzabo::Create::* classes

SYNOPSIS

  use Alzabo::Create;

DESCRIPTION

Using this module loads Alzabo::Create::Column, Alzabo::Create::ColumnDefinition, Alzabo::Create::ForeignKey, Alzabo::Create::Schema, and Alzabo::Create::Table.

These are the core modules that allow a new set of objects to be created. This module should be used by any schema creation interface.

AUTHOR

Dave Rolsky, <autarch@urth.org>