in reply to
problem using Class::DBI with Class::Methodmaker
What are you trying to do? Class::DBI already provides a constructor (several in fact) for your class, and you have to to use it if you want Class::DBI to work.
Comment on
Re: problem using Class::DBI with Class::Methodmaker
In Section
Seekers of Perl Wisdom