>From experience I can say that making UTF8 work reliably is a
non-trivial task, especially when trying to interact with the various
sub-systems. So...:
- do you have "use utf8;" at the top of the Perl module?
- how is that character entering the Perl interpretor? ie: is it being
loaded from a f
Hi,
I have an issue with Polish character ś. This
charecter is corrupted when it is outputed through
HTML::Template->output().
Only this charecter is causing the issue. Rest of them
are fine. Is there any solution to solve this
Thanks
blesson Paul
--- Mathew Robertson
<[EMAIL PROTECTED]> wrote