The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

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.