The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DBIx::Class::ResultSource::Table - Table object

SYNOPSIS

DESCRIPTION

Table object that inherits from DBIx::Class::ResultSource.

METHODS

from

Returns the FROM entry for the table (i.e. the table name)

AUTHOR AND CONTRIBUTORS

See AUTHOR and CONTRIBUTORS in DBIx::Class

LICENSE

You may distribute this code under the same terms as Perl itself.