Added to perldoc instructions about the use of the environment variables.
[cxgn-corelibs.git] / lib / Chado / Schema.pm
blob5d76e15a70aeb46e823391d71d58e79e4c10b7c7
1 package Chado::Schema;
3 use strict;
4 use warnings;
6 use base 'DBIx::Class::Schema';
8 __PACKAGE__->load_classes;
11 # Created by DBIx::Class::Schema::Loader v0.04005 @ 2009-06-20 19:31:16
12 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:WpQHaZco9B3FTUmoXOs4Ww
15 # You can replace this text with custom content, and it will be preserved on regeneration