in reply to Re: Default DB connection details not found: Plack::Test & Dancer2 (dump debug dancer configuration)
in thread [SOLVED] Default DB connection details not found: Plack::Test & Dancer2

Thanks anonymonk,

I'm going to use my IDE (intellij) to follow through the whole code-flow process for both a standard run and a test run, and figure out exactly why this is happening (probably tonight or tomorrow morning). This'll allow me to pinpoint the areas I need to pepper code with print and possibly caller() statements to figure out exactly what config is being used (or attempting to be used).

  • Comment on Re^2: Default DB connection details not found: Plack::Test & Dancer2 (dump debug dancer configuration)
  • Download Code