[Catalyst] Charset best practice
Bill Moseley
moseley at hank.org
Wed Oct 31 23:50:11 GMT 2007
On Wed, Oct 31, 2007 at 05:04:28PM -0400, Dominic Germain wrote:
> We have a running setup with Perl module in ISO-8859-1 (latin1) and
> templates in UTF-8.
> In TT's view : ENCODING => 'ISO-8859-1'
You are telling Template Toolkit that your templates are Latin1, but
you say your templates are UTF-8.
Then are you using 'Unicode::Encoding' plugin to generate UTF-8
output?
--
Bill Moseley
moseley at hank.org
More information about the Catalyst
mailing list