table of contents
DBIx::Class::ResultSource::Table(3pm) | User Contributed Perl Documentation | DBIx::Class::ResultSource::Table(3pm) |
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)
FURTHER QUESTIONS?¶
Check the list of additional DBIC resources.
COPYRIGHT AND LICENSE¶
This module is free software copyright by the DBIx::Class (DBIC) authors. You can redistribute it and/or modify it under the same terms as the DBIx::Class library.
2022-05-21 | perl v5.34.0 |