The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.