SYNOPSIS

   use Tangram;
   use Tangram::Springfield;

   # deploy the storage
   # store & retrieve objects

DESCRIPTION

This modules contains the declarations of the classes used in the Guided Tour. It also creates Schema object for that class system, and stores it in the $schema variable. That variable is exported to the \*(C`main\*(C' package by default.

The \s-1UML\s0 diagram for the classes can be found in Tangram.

RELATED TO Tangram::Springfield…

Tangram, Tangram::Schema, Tangram::Relational, Tangram::Storage, Tangram::Deploy.