| |
| | nntp.perl.org - perl.libwww (6618) (Site not responding. Last check: 2007-11-01) |
 | | If you use Encode to convert from CP1252 to UTF-8. |
 | | At least I found that, in my tests, it worked properly: use Encode; $utf8_text = decode('cp1252', $cp1252)_text, 1); I was originally going to add support for converting from the CP1252 gremlins to UTF-8, but when I found that Encode already did it properly, I eliminated it. |
 | | My module is only for those who require Latin 1 support, in which there is no support for those extra characters. |
| www.nntp.perl.org /group/perl.libwww/6618 (213 words) |
|