Just another perl hacker somewhere near Disneyland
I have this homenode [perlmonks.org] of little consequence on Perl Monks [perlmonks.org] that you probably have no interest in whatsoever.
I also have some modules [cpan.org] on CPAN [cpan.org] some of which are marginally [cpan.org] more [cpan.org] useful [cpan.org] than others.
More of the same (Score:1)
Re: (Score:1)
Re: (Score:1)
Because the file is Latin-1-encoded, and if you open it like that, then Perl will decode from Latin-1 to characters as it reads the file, so libxml2 will never actually see Latin-1.
Re: (Score:2)
But to be quite honest, if it's not well formed, send it back and tell them to sort it out. If it's not well formed, it's not XML.
Re: (Score:1)
Re: (Score:2)