in reply to
problem using Class::DBI with Class::Methodmaker
maybe you want to take a look also at
Class::Accessor
, which is a Module used already in Class::DBI. therefore they both should work much more nice together...
Comment on
Re: problem using Class::DBI with Class::Methodmaker
Replies are listed 'Best First'.
Re: Re: problem using Class::DBI with Class::Methodmaker
by
Anonymous Monk
on Sep 24, 2003 at 22:51 UTC
but Class::Accessor doesn't seem to have a that huge functionalty, such as Class::MethodMaker has... any comments on that?
[reply]
In Section
Seekers of Perl Wisdom