in reply to Re: Parsing of undecoded UTF-8 will give garbage when decoding entities
in thread Parsing of undecoded UTF-8 will give garbage when decoding entities
Honestly, from what I've seen no. The only 'extended' characters are a few 'smart' apostrophes and a copyright symbol. I determined this with bbedit by opening the raw file, and switching the encoding to latin1 from the utf-8. each page is pretty much identical, but that's a good point about the headers. I will investigate that next. It's so hard figuring this kind issue as it's the module barking and our code!
Thanks for the input so far!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Parsing of undecoded UTF-8 will give garbage when decoding entities
by aitap (Curate) on Aug 26, 2015 at 11:44 UTC |
In Section
Seekers of Perl Wisdom