• About
  • Sponsor
  • grep::cpan
  • Recent
  • FAQ
  • Tools
  • API
    • Identities
    • Profile
    • Favorites
    • Logout
    • GitHub
    • Twitter
    • Google
  • 10 Mar 2013 14:49:45 UTC
  • Development release
  • Distribution: DBIx-Class
  • Source (raw)
  • Pod Source (raw)
  • Browse (raw)
  • Changes
  • Homepage
  • How to Contribute
  • Repository
  • Issues (133)
  • Testers
  • Kwalitee Kwalitee Score
  • Bus factor: 1
  • License: perl_5
  • Perl: v5.8.1
  • Chat with us!
  • Activity
  • Activity Graph
    24 month
  • Tools
  • Download (742.29KB)
  • MetaCPAN Explorer
  • Permissions
  • Subscribe to distribution
    • Dependencies
    • Class::Accessor::Grouped
    • Class::C3::Componentised
    • Class::Inspector
    • Config::Any
    • Context::Preserve
    • DBI
    • Data::Compare
    • Data::Dumper::Concise
    • Data::Page
    • Devel::GlobalDestruction
    • File::Spec
    • Hash::Merge
    • List::Util
    • MRO::Compat
    • Module::Find
    • Moo
    • Path::Class
    • SQL::Abstract
    • Scope::Guard
    • Sub::Name
    • Text::Balanced
    • Try::Tiny
    • namespace::clean
    • and possibly others

    • Reverse dependencies
    • CPAN Testers List
    • Dependency graph
  • Permalinks
  • This version
  • Latest version
  • ++ed by:
    LXP UGEXE FREW WREIS SMONF
    148 PAUSE users
    144 non-PAUSE users
  • Authored by: RIBASUSHI
    • mst: Matt S. Trout
Peter Rabbitson  / 
DBIx-Class-0.08242-TRIAL
River stage three • 352 direct dependents • 463 total dependents
/ DBIx::Class::ResultSource::Table
Contents
  • NAME
  • SYNOPSIS
  • DESCRIPTION
  • METHODS
    • from
  • INHERITED METHODS
  • AUTHOR AND CONTRIBUTORS
  • LICENSE

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)

INHERITED METHODS

DBIx::Class::ResultSource

add_column, add_columns, add_relationship, add_unique_constraint, add_unique_constraints, column_info, column_info_from_storage, columns, columns_info, default_sqlt_deploy_hook, handle, has_column, has_relationship, name, name_unique_constraint, new, primary_columns, related_class, related_source, relationship_info, relationships, remove_column, remove_columns, result_class, resultset, resultset_attributes, resultset_class, reverse_relationship_info, schema, sequence, set_primary_key, source_info, source_name, sqlt_deploy_callback, storage, throw_exception, unique_constraint_columns, unique_constraint_names, unique_constraints

AUTHOR AND CONTRIBUTORS

See AUTHOR and CONTRIBUTORS in DBIx::Class

LICENSE

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

Module Install Instructions

To install DBIx::Class, copy and paste the appropriate command in to your terminal.

cpanm

cpanm DBIx::Class

CPAN shell

perl -MCPAN -e shell
install DBIx::Class

For more information on module installation, please visit the detailed CPAN module installation guide.

Close
MetaCPAN
About
Sponsor
grep::cpan
Recent
FAQ
Tools
API
Perl.org
Bytemark logo liquidweb logo Deriv logo Geocode logo Fastly logo OpenCage logo Elastic logo Route4Me logo

Keyboard Shortcuts

Global
s Focus search bar
? Bring up this help dialog
GitHub
g p Go to pull requests
g i go to github issues (only if github is preferred repository)
POD
g a Go to author
g c Go to changes
g i Go to issues
g d Go to dist
g r Go to repository/SCM
g s Go to source
g b Go to file browse
Search terms
module: (e.g. module:Plugin)
distribution: (e.g. distribution:Dancer auth)
author: (e.g. author:SONGMU Redis)
version: (e.g. version:1.00)