I am still on Dancer 1.1805. I have a weird problem. For some reason,
my application seems to be running twice for every request. I put a
few debug messages, and you can see below what is happening. Here is
the skeleton of my app, with line numbers.
hm weird. Are you running the standalone server ? or plack and how ? (fcgi, cgi, mod_perl, ...)
do you mind to test with the last dancer (1.809) ?