in reply to Re: dependencies and loose coupling
in thread dependencies and loose coupling

I have to set it before the subclasses get compiled, because it's inheriting from Class::DBI::mysql and using the setup_table method, which requires a database connection to run.
  • Comment on Re: Re: dependencies and loose coupling