T2::Schema

Tangram Schemas, suitable for putting in a Tangram Store
Download

T2::Schema Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Sam Vilain
  • Publisher web site:
  • http://search.cpan.org/~samv/

T2::Schema Tags


T2::Schema Description

Tangram Schemas, suitable for putting in a Tangram Store T2::Schema is a Perl module that contains Tangram Schemas, suitable for putting in a Tangram Store.SYNOPSISuse T2::Schema;my $schema = T2::Schema->load("site"); $schema->compile();new Object();METHODST2::Schema->load("site") This is actually a constructor :-). Load the schema for site and return it. $source, if given, may be a Tangram::Storage object - in which case it is assumed to be the schema database. If missing, T2::Storage->connect() is used to obtain a handle to the schema database. $source may also be the correct Schema object, for convenience. In this case it is returned unchanged. Requirements: · Perl


T2::Schema Related Software