On Mon, Feb 17, 2003 at 12:37:17PM +0000, Kate L Pugh wrote: > I sent this question to the Class::DBI list last week, but didn't get > any replies so I thought I'd ask here too. Can anyone help me out?
I think the problem is that Class::DBI::Join is a Schwern-ism, that no-one else knows much about, and he frequently disappears for months at a time ... My guess is that you don't actually want to be using Class::DBI::Join, but using a combination of the has_many-with-optional-mapping-method functionality of Class::DBI itself, with the has_many taking search arguments. Tony