Changes for version 1.59

  • new parser and callback code (Christian Glahn)
  • new XML::LibXML::InputCallback class
  • many bug fixes (including several memory leaks)
  • documentation and regression fixes and enhancements
  • Perl wrappers for parse_html_*
  • make sure parse_* methods are not called on class (bug 11126)
  • DOM Layer 3 conformance fixes:
    • lookupNamespaceURI(empty_or_undef) now returns the default NS
  • faster getChildrenByTagNameNS implementation
  • remove the SGML parser code no longer supported by libxml (Michael Kröll)

Documentation

XML::LibXML Attribute Class
XML::LibXML Class for CDATA Sections
XML::LibXML Comment Class
XML::LibXML DOM Implementation
XML::LibXML DOM Document Class
XML::LibXML's DOM L2 Document Fragment Implementation
XML::LibXML DTD Handling
XML::LibXML Class for Element Nodes
XML::LibXML Class for Input Callbacks
XML::LibXML Namespace Implementation
Abstract Base Class of XML::LibXML Nodes
XML::LibXML Processing Instructions
Parsing XML Data with XML::LibXML
RelaxNG Schema Validation
XML Schema Validation
XML::LibXML Class for Text Nodes

Modules

Perl Binding for libxml2
Boolean true/false values
Simple string values.
a list of XML document nodes
Simple numeric values.
XML::LibXML direct SAX parser
Building DOM trees from SAX events.
Generate SAX events from a LibXML tree

Provides

in LibXML.pm
in LibXML.pm
in LibXML.pm
in LibXML.pm
in LibXML.pm
in LibXML.pm
in LibXML.pm
in LibXML.pm
in LibXML.pm
in lib/XML/LibXML/SAX/Generator.pm
in lib/XML/LibXML/SAX/Parser.pm
in LibXML.pm
in LibXML.pm