Re: Class::DBI::Relationship::IsA now on CPAN

[prev] [thread] [next] [Date index for 2004/09/27]

From: Dave Howorth
Subject: Re: Class::DBI::Relationship::IsA now on CPAN
Date: 15:49 on 27 Sep 2004
Aaron Trevena wrote:
> http://search.cpan.org/~teejay/Class-DBI-Relationship-IsA-0.02/
> for details.

I guess in the docs where it says:


# superclass #

package Music::Person;

use base 'Music::DBI';

Music::Artist->table('person');

Music::Artist->columns(All => qw/personid firstname initials surname 
date_of_birth/);


it really means:


Music::Person->table('person');

Music::Person->columns(All => qw/personid firstname initials surname 
date_of_birth/);


Cheers, Dave

Class::DBI::Relationship::IsA now on CPAN
Aaron Trevena 15:02 on 27 Sep 2004

Re: Class::DBI::Relationship::IsA now on CPAN
Dave Howorth 15:49 on 27 Sep 2004

Re: Class::DBI::Relationship::IsA now on CPAN
Aaron Trevena 16:10 on 27 Sep 2004

Re: Class::DBI::Relationship::IsA now on CPAN
Ryan Gendron 20:22 on 27 Sep 2004

Re: Class::DBI::Relationship::IsA now on CPAN
Aaron Trevena 21:59 on 27 Sep 2004

Re: Class::DBI::Relationship::IsA now on CPAN
Michael G Schwern 16:07 on 18 Oct 2004

Re: Class::DBI::Relationship::IsA now on CPAN
Aaron Trevena 11:30 on 22 Oct 2004

Re: Class::DBI::Relationship::IsA now on CPAN
Tony Bowden 11:55 on 22 Oct 2004

Re: Class::DBI::Relationship::IsA now on CPAN
Aaron Trevena 15:01 on 22 Oct 2004

Generated at 11:34 on 01 Dec 2004 by mariachi v0.52