"Beginner" schreef:

> The Iconv route hasn't been too successful either. I tried
> Text::Iconv->new('ISO8859-1','utf8');
>
> Thinking that my data is currently ISO8859-1but the results were not
> as I had hoped. Where I had MICROSCÓPIO, I got MICROSCÃPIO.

I don't think you are showing all characters in the utf8-result.

Also you send your email in ISO-8859-1 encoding (or gmail recoded it for
you) so we can't check whether your utf8-result is good or bad. I think
it was good but got lost some characters when you copy-pasted it.

-- 
Affijn, Ruud

"Gewoon is een tijger."


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to