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


NAME

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


SYNOPSIS


DESCRIPTION

Table object that inherits from the DBIx::Class::ResultSource manpage


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.

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