RE: Problem with 'Malformed UTF-8 character' warning messages whe n I use Switch.pm package!
[email protected] (Lazar Todorov)
| Newsgroups | perl.unicode |
|---|---|
| Message-ID | <E843F0337279D611A0B500306E00C1856CA242@hte-exchange.intra.hte-company.de> |
Hi, Even more details! I pass the data to this function that was reading from the XML file encoded with utf8 encoding. I have also set the "locale" variables to en_US.UTF-8 and de_DE.UTF-8, but also I have that problem. I hope you have enough information. If you need more please tell me. Thanks again, Lazar -----Original Message----- From: Rafael Garcia-Suarez [mailto:[email protected]] Sent: Friday, September 03, 2004 13:44 To: Lazar Todorov Cc: [email protected] Subject: Re: Problem with 'Mailformed UTF-8 caracter' warning messages when I use Switch.pm package! > I have a problem to avoid "Mailformed UTF-8 caracter" messages when I use the > Switch.pm module on SuSE 9.1 Profesional with english or german language > settings. Could we see a snippet of code that demonstrates the problem ? The version of perl you use and the output of "locale" could help, too.