-
-
10 Sep 2020 20:56:23 UTC
- Distribution: DBIx-Class-Sims
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (3)
- Testers (209 / 31 / 2)
- Kwalitee
Bus factor: 2- % Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (81.21KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- DBIx::Class::TopoSort
- Data::Compare
- Data::Printer
- Data::Walk
- DateTime
- DateTime::Event::Random
- Hash::Merge
- JSON::MaybeXS
- List::MoreUtils
- List::PowerSet
- List::Util
- Scalar::Util
- String::Random
- Try::Tiny
- YAML::Any
- strictures
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
DBIx::Class::Sims::Relationship - The Sims wrapper of a "" in DBIx::Class::Relationship
PURPOSE
This object wraps a "" in DBIx::Class::Relationship and provides a set of useful methods around it.
METHODS
name()
Returns the name of this relationship.
source()
Returns the "" in DBIx::Class::Sims::Source this relationships is defined in.
target()
Returns the "" in DBIx::Class::Sims::Source this relationships connects to.
is_fk()
Returns a boolean indicating if this is a parent relationship or not.
AUTHOR
Rob Kinyon <rob.kinyon@gmail.com>
LICENSE
Copyright (c) 2013 Rob Kinyon. All Rights Reserved. This is free software, you may use it and distribute it under the same terms as Perl itself.
Module Install Instructions
To install DBIx::Class::Sims, copy and paste the appropriate command in to your terminal.
cpanm DBIx::Class::Sims
perl -MCPAN -e shell install DBIx::Class::Sims
For more information on module installation, please visit the detailed CPAN module installation guide.