The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.64

  • fix reconcilation of the "xml" namespace [rt.cpan.org #26450]
  • make tests pass with libxml2 2.9.29 - PI regression tests now accept "" as data of an empty PI [rt.cpan.org #27659]
  • strip-off UTF8 flag with $node->toString($format,1) for consistent behavior independent on the actual document encoding
  • fix in XML::LibXML::Reader::nextSiblingElment
  • fix synopsis for XML::LibXML::Reader
  • skip tests that require Encode module if not available (perl 5.6)
  • finally removed the iterator() method deprecated since 1.54
  • set_document_locator support in XML::LibXML::SAX::Parser
  • SYNOPSIS sections of the docs now mention which module to use and which other manpage to look into for inherited methods
  • XML::LibXML::Namespace API fixed in order to achieve an agreement between the docs and the implementation

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::Reader - interface to libxml2 pull parser
XML::LibXML direct SAX parser
Building DOM trees from SAX events.
Generate SAX events from a LibXML tree
XPath Evaluation

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