Quoting Stefan Kühn <[EMAIL PROTECTED]>: > NEXT TRY: > * i saved the controller test.pm in UTF-8 encoding, > * adapted the broken character ...
What do you mean by "adapted" ? > * called the url > * and it worked! So I guess you just had the wrong filetype encoding then? > QUESTION: Catalyst generates Perl files in the computer's standard > encoding (which is cp1252). For *unicode best practice* it should be > in UTF-8 encoded. Do you agree? AFAIK Catalyst itself doesn't generate any Perl files at all. But maybe I'm just misunderstanding your question :) --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/
