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

Changes for version 2.0111

  • Skip t/40reader_mem_error.t with libxml2 < 2.7.4 The failure is probably due to a known double-free bug.
    • https://rt.cpan.org/Ticket/Display.html?id=84564
    • https://bugzilla.gnome.org/show_bug.cgi?id=447899
    • Thanks to Nick Wellnhofer for the pull request.
  • Die if a file handle with an encoding layer returns more bytes than requested in parse_fh.
    • https://rt.cpan.org/Ticket/Display.html?id=78448
  • Make insertData, deleteData, replaceData work correctly with UTF-8 strings.
  • Fix substringData
    • https://rt.cpan.org/Ticket/Display.html?id=88730
  • Fix "Threads still failing?" Bug report.
    • https://rt.cpan.org/Ticket/Display.html?id=91800
    • Thanks to Daniel for the bug report and a test case, and to YOREEK for the patch.

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
XML::LibXML::Pattern - interface to libxml2 XPath patterns
XML::LibXML::RegExp - interface to libxml2 regular expressions
RelaxNG Schema Validation
XML Schema Validation
XML::LibXML Class for Text Nodes
XML::LibXML::XPathExpression - interface to libxml2 pre-compiled XPath expressions
semi-automatically and partially convert Test.pm scripts to Test::More.

Modules

Perl Binding for libxml2
tie an XML::LibXML::Element to a hash to access its attributes
Boolean true/false values
Constants and Character Encoding Routines
makes functions from LibXML.xs available
Structured Errors This module is based on xmlerror.h libxml2 C header file. It defines symbolic constants for all libxml2 error codes. Currently libxml2 uses over 480 different error codes. See also XML::LibXML::Error.
Structured Errors
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 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