NAME
DBIx::Class::Relationship::Predicate - Predicate methods for relationship accessors
VERSION
Version 0.01
SYNOPSIS
...
__PACKAGE__->load_components(qw( Relationship::Predicate ... Core ));
...
DESCRIPTION
AUTHOR
Wallace Reis, <wreis at cpan.org>
BUGS
Please report any bugs or feature requests to bug-dbix-class-relationship-predicate at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=DBIx-Class-Relationship-Predicate. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc DBIx::Class::Relationship::Predicate
You can also look for information at:
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=DBIx-Class-Relationship-Predicate
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
http://cpanratings.perl.org/d/DBIx-Class-Relationship-Predicate
Search CPAN
http://search.cpan.org/dist/DBIx-Class-Relationship-Predicate/
COPYRIGHT
Copyright 2009 Wallace Reis.
LICENSE
This library is free software and may be distributed under the same terms as perl itself.