NAME

DBIx::Class::Schema::Loader::Table - Class for Tables in DBIx::Class::Schema::Loader

DESCRIPTION

Inherits from DBIx::Class::Schema::Loader::DBObject. Stringifies to $table->name.

SEE ALSO

DBIx::Class::Schema::Loader::DBObject, DBIx::Class::Schema::Loader, DBIx::Class::Schema::Loader::Base

AUTHORS

See "AUTHORS" in DBIx::Class::Schema::Loader.

LICENSE

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