Tangram::Springfield.3pm

Langue: en

Autres versions - même langue

Version: 2006-03-29 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Tangram::Springfield - classes and schema used in the Guided Tour

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 "main" package by default.

The UML diagram for the classes can be found in Tangram.

SEE ALSO

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