NAME
DBIx::Class::Relationship - Inter-table relationships
SYNOPSIS
DESCRIPTION
This class handles relationships between the tables in your database model. It allows your to set up relationships, and to perform joins on searches.
METHODS
AUTHORS
Matt S. Trout <mst@shadowcatsystems.co.uk>
LICENSE
You may distribute this code under the same terms as Perl itself.