<div dir="ltr"><p dir="ltr">Interestingly enough there was recently a long debate about xss escaping over in the Mojo irc channel. They obviously have their own temptation engine which uses Mojo::DOM in parts (which includes the xss_escape code). </p>
<p dir="ltr">I'm envisioning the we'll end up needing to do that digging into Template::Stash::AutoEscaping and would suggest whoever does perhaps bases some enhancements on the mojo code ;-) </p>
<p dir="ltr">For reference: <a href="http://irclog.perlgeek.de/mojo/2016-02-09#i_12010985">http://irclog.perlgeek.de/mojo/2016-02-09#i_12010985</a> , <a href="https://github.com/kraih/mojo/commit/ccbd7e92ffe2029e83f14e077095d6ddda27cd1c">https://github.com/kraih/mojo/commit/ccbd7e92ffe2029e83f14e077095d6ddda27cd1c</a></p>
<p dir="ltr">Martin </p>
</div>