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

Changes for version 1.74 - 2011-06-23

  • More work on the t/*.t test scripts.
  • Add scripts/Test.pm-to-Test-More.pl to semi-automatically convert a test script from Test.pm to Test::More.
  • Change NodeSet to NodeList in the documentation of lib/XML/LibXML/NodeList.pm .
    • Resolved https://rt.cpan.org/Ticket/Display.html?id=60998
  • Makefile.PL: now saying we are trying to link against -lm, -lz and -lxml2 . Not only -lxml2:
    • https://rt.cpan.org/Ticket/Display.html?id=51439
  • https://rt.cpan.org/Ticket/Display.html?id=61756
    • << $node = XML::LibXML::Comment( $content ); >> is wrong.
  • Documentation: moved away from Indirect-object-notation and added some missing "my"s:
    • http://www.modernperlbooks.com/mt/2009/08/the-problems-with-indirect-object-notation.html
  • Fix failing t/01basic.t when compiling against libxml2 that comes from git.
    • https://rt.cpan.org/Public/Bug/Display.html?id=54951
    • Thanks to Evan Carroll ( http://www.evancarroll.com/ ) for the report.

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

Modules

Perl Binding for libxml2
Boolean true/false values
Constants and Character Encoding Routines
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