On Wed, Dec 14, 2005 at 06:23:20AM -0600, tbrowder wrote: > There is a perl module, XML::LibXML, that is supposed to be a wrapper around > libxml2 but it hasn't been changed since Nov 2004. Is this an "official" > wrapper (i.e., has there been any recognition or cooperation between its > developers and those of libxml2 as is apparently the case with Python)? > > If so, I haven't found any links to it on the xmlsoft site (or any other > perl bindings link).
http://xmlsoft.org/python.html "Matt Sergeant developed XML::LibXSLT, a Perl wrapper for libxml2/libxslt as part of the AxKit XML application server." with a link to it. But I can't take questions related to XML::LibXML or XML::LibXSLT, I don't know that codebase myself > I would like to have the advantages of the new streaming tree reader in > libxml2 and haven't so far found any suitable perl module. I will roll my > own if I have to, but pointers to existing code would be helpful. I don't know if it is available. Daniel -- Daniel Veillard | Red Hat http://redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
