The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
package Bio::Chado::Schema::General;


1;

__END__
=pod

=encoding utf-8

=head1 NAME

Bio::Chado::Schema::General

=head1 NAME

Bio::Chado::Schema::General - General purpose tables, including dbxrefs

=head1 CHADO MODULE

Classes in this namespace correspond to tables and views in the
Chado General module.

=head1 CLASSES

These classes are part of the L<Bio::Chado::Schema> distribution.

Below is a list of classes in this module of Chado.  Each of the
classes below corresponds to a single Chado table or view.

L<Bio::Chado::Schema::General::Db>

L<Bio::Chado::Schema::General::DbDbxrefCount>

L<Bio::Chado::Schema::General::Dbxref>

L<Bio::Chado::Schema::General::Tableinfo>

=head1 AUTHOR

Robert Buels <rbuels@cpan.org>

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2009 by Robert Buels.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.

=cut