On Fri, Jan 28, 2011 at 11:51 AM, Alexis Sukrieh <sukria@sukria.net> wrote:
On 28/01/2011 07:53, Eric Guirbal wrote:
[...]

Run the application standalone et point your browser at

http://localhost:3000/quote

to see something awful.

Eric, thank you for reporting!
 
This happens because of the automatic encoding that Dancer does if the setting "charset" is defined.

Heh.. I was in the middle of setting it up to see that you already found the problem.
Too quick! :)

Sawyer.