NAME
Class::DBI::Join - (Deleted) many-to-many relationships for Class::DBI
SYNOPSIS
This module no longer works with Class::DBI and has been deleted. Class::DBI covers its functionality much better.
DESCRIPTION
This module has been deleted and older versions removed from CPAN. Please use Class::DBI's built in many-to-many relationship handling instead. See "Mapping" in Class::DBI in "Table Relationships" in Class::DBI on how to do that.
Class::DBI::Join was a quick hack to get Class::DBI to do many-to-many relationships. Class::DBI can do that better than Class::DBI::Join now. Also, CDBI::Join had to do Evil Hackery to work which broke with every new version of Class::DBI. So its no longer being maintained and has been removed from CPAN to avoid people wondering why it doesn't work.
If you wish to find a copy of this module, please look on the BackPAN historical CPAN archive. http://history.perl.org/backpan/
AUTHOR
Michael G Schwern <schwern@pobox.com>