I’ve just published a new version of Dancer. It’s basically a PSGI/Plack support release but also provides a new piece of sugar: the bootstraping helper.
One can now create a new application from scractch with a single command, as explained on the website.
A big thank to Tatsuhiko Miyagawa who helped me when I was working on the PSGI/Plack support and to Sebastien Deseille who worked on the helper script.
Next step is to write some documentation about the Apache/PSGI integration and prepare the slides for the upcoming OSDCfr event where I’ll be talking about Dancer.