Re: XML::LibXML: UTF8 not being set properly on toString of Document

David Steinbrunner <[email protected]>
Newsgroups gmane.comp.lang.perl.xml
Message-ID <C4CB387C.1244C%[email protected]>
Petr Pajas wrote:

>> Dealing with the activestate mailing list interface seems less than
>> pleasant so a post on the subject that had been answered did not pop up for
>> me.
> 
> sure, and I only meant that as a pointer for further reading, not as a
> complaint that you brought the topic back.

I guess I should note that it also appears the web interface to the archive
is missing the last year of messages or at least not showing them from this
view:

http://ASPN.ActiveState.com/ASPN/Mail/Browse/Threaded/Perl-XML

I had reservations about joining at first simply because it looked like the
list was dead.
 
>> I'm guessing the best way to keep code working that might interface with
>> different version of XML::LibXML is to use a conditional on:
>> 
>> $XML::LibXML::LIBXML_VERSION >= 1.63
>> 
>> at the point of writing out the results of $doc->toString, correct?

And for anyone going off the above, it should have been
$XML::LibXML::VERSION.

--
David Steinbrunner


_______________________________________________
Perl-XML mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.