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)

AUTHORS

Matt S. Trout <mst@shadowcatsystems.co.uk>

LICENSE

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