[Catalyst] TT and UNICODE: Garbled special characters
Stefan Kühn
ducdebreme at early-dance.de
Sun Sep 9 13:06:59 GMT 2007
I believe, i found the a way to handle the encoding problems
* create project with catalyst.pl MyApp
* setup your editor to use UTF8 as *default encoding* (i am using
Eclipse with the EPIC plugin. In Eclipse you can set the project
default encoding)
* optionally use utf8; in the Perl file headers (was not required for me)
If doing so,
* you can just enter any characters in the Perl-Files and Templates
(e.g. Chinese)
* You don't have to worry with *character/byte* issue, that Matt
Lawrence has mentioned
Caveat: i did not check the database output yet. Will do so within the
next days.
Stefan
--
-----------------------------------------------------------------------------
Stefan Kuehn - Le Duc de Brême
The Calendar of Historical Dance -- http://www.early-dance.de
-----------------------------------------------------------------------------
More information about the Catalyst
mailing list