GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DBIx::Class::Schema::PopulateMore::Test::Schema(3) User Contributed Perl Documentation DBIx::Class::Schema::PopulateMore::Test::Schema(3)

DBIx::Class::Schema::PopulateMore::Test::Schema; Test Schema

Defines the base case for loading DBIC Schemas. This schema currently defines three sources, Person, FriendList, and Gender

The following is a list of package methods declared with this class.

Load the components

Automatically load the classes and resultsets from their default namespaces.

This class defines the following attributes.

This module declares the following methods

Creates a schema, deploys a database and sets the testing data. By default we use a DBD::SQLite database created

returns a dsn string, suitable for passing to DBD::SQLite, creating the database as a temporary file.

deploy a database and populate it with the initial data

cleanup any temporary files

Please see DBIx::Class::Schema::PopulateMore For authorship information

Please see DBIx::Class::Schema::PopulateMore For licensing terms.
2014-10-09 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.