Changes for version 1.76 - 2011-06-30

  • Cleaned up t/28new_callbacks_multiple.t - convert to a Counter and Stacker class.
    • After that, the regression test for was added:
      • https://rt.cpan.org/Ticket/Display.html?id=51086
    • Already fixed in the trunk.
  • Add the file HACKING.txt with style guidelines.
  • Fix https://rt.cpan.org/Ticket/Display.html?id=53270 (with a test in t/49_load_html.t ) - uncovered some more bugs in the process documented in TODO.
    • << suppress_errors option not honored by load_html() method if set in parser object >>
  • Created t/lib/TestHelpers.pm with slurp(), utf8_slurp() and, in the future, some other routines.
  • skipping for LIBXML_RUNTIME_VERSION() *less than* 2.7 instead of *more than* in t/09xpath.t :
    • https://rt.cpan.org/Ticket/Display.html?id=69205
    • Thanks to DOUGW .

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
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