Thank you both for your answers!
Michael Peters wrote:
> On 11/13/2009 08:26 AM, Tobias Nissen wrote:
>> For the data to be escaped before feeding it to H::T, I'd have to
>> add a lot of code, therefore I'd like to avoid this approach. Is
>> there any way I can tell H::T to escape Unicode data I f
ber 13, 2009 2:13 PM
Subject: Re: [htmltmpl] Escaping unicode
> On 11/13/2009 08:26 AM, Tobias Nissen wrote:
>
>> For the data to be escaped before feeding it to H::T, I'd have to add
>> a lot of code, therefore I'd like to avoid this approach. Is there any
>> w
On 11/13/2009 08:26 AM, Tobias Nissen wrote:
> For the data to be escaped before feeding it to H::T, I'd have to add
> a lot of code, therefore I'd like to avoid this approach. Is there any
> way I can tell H::T to escape Unicode data I feed to it with param()?
You could create a function if you