On 27/09/2007, Carl Franks <[EMAIL PROTECTED]> wrote:

>
> If you find yourself having to remove Catalyst::Plugin::UTF8 or remove
> "use utf8" from modules with utf8 in the source - then there's
> something else going wrong.


You just need the "use utf8" if you have utf8 characters in you source, like
the variables names.
If you just have utf8 characters in strings or other kind of data than you
don't need to use it.

-- 
Jonas
_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to