Zitat von Tatsuhiko Miyagawa <[EMAIL PROTECTED]>:
> Similarly even if your templates are encoded in utf-8,
> Template-Toolkit doesn't know which encoding they are in, until you
> set BOM to your templates or use Template::Provider::Encoding to
> explicitly specify the encoding to decode the template.

I just found the (undocumented?) "ENCODING" configuration option in
Template::Provider. Setting this to "utf-8" makes the templates appear
correctly with C::P::Unicode loaded. Is there still a need for
Template::Provider::Encoding?

--Tobias

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to