Alzabo::Runtime::Schema

Alzabo::Runtime::Schema Perl module contains schema objects.
Download

Alzabo::Runtime::Schema Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Dave Rolsky
  • Publisher web site:
  • http://search.cpan.org/~drolsky/

Alzabo::Runtime::Schema Tags


Alzabo::Runtime::Schema Description

Alzabo::Runtime::Schema Perl module contains schema objects. Alzabo::Runtime::Schema Perl module contains schema objects.SYNOPSIS use Alzabo::Runtime::Schema qw(some_schema); my $schema = Alzabo::Runtime::Schema->load_from_file( name => 'foo' ); $schema->set_user( $username ); $schema->set_password( $password ); $schema->connect;Objects in this class represent schemas, and can be used to retrieve data from that schema.This object can only be loaded from a file. The file is created whenever a corresponding Alzabo::Create::Schema object is saved. Requirements: · Perl


Alzabo::Runtime::Schema Related Software