DOKK / manpages / debian 12 / libtangram-perl / Tangram::Springfield.3pm.en
Tangram::Springfield(3pm) User Contributed Perl Documentation Tangram::Springfield(3pm)

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

   use Tangram;
   use Tangram::Springfield;
   # deploy the storage
   # store & retrieve objects

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.

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

2022-10-16 perl v5.34.0