> According to `perldoc utf8` and perluniintro, "use utf8" is required > if the source containts utf-8 in the source code - even for just > string constants/literals.
I just read that, too :) On the other hand: A simple (utf8-encoded) perl-script containing just: print "<insert-favourite-umlauts-here>\n"; works perfectly! > Which Catalyst plugins / views are you using? -Debug ConfigLoader Static::Simple StackTrace I18N Authentication Authentication::Store::DBIC Authentication::Credential::Password Session Session::Store::DBIC Session::State::Cookie Email View = Template-Toolkit Everything renders okay except the error messages from HTML::FormFu::I18N::de which look like this: Feld muss ausgef<questionmark>llt sein. Thanks! --Tobias _______________________________________________ Html-widget mailing list Html-widget@lists.rawmode.org http://lists.rawmode.org/cgi-bin/mailman/listinfo/html-widget