in reply to Re^2: Parsing extended ascii characters using XML::LibXML...
in thread Parsing extended ascii characters using XML::LibXML...
I have specified the encoding as UTF-8 in the <?xml?> tag.
Unless the file is in fact encoded as UTF-8, that makes about as much sense as saying "this is green" ... Specifying the desired encoding at the top of the file does not automagically convert to that encoding.
To convert it you first have to know what the current encoding is.
|
|---|