Hi Alberto


I am running it under Fastcgi. An apache restart was needed. Probably a good idea to stick to the standalone server while in development :)


yup, stick with the standalone server while in development. You can choose the one provided by Dancer, or use plackup (plackup bin/app.pl) if you plan to deploy with Plack.