XML::LibXML

Perl Binding for libxml2
Download

XML::LibXML Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Matt Sergeant, Christian Glahn and Petr Pajas
  • Publisher web site:
  • http://search.cpan.org/~pajas/

XML::LibXML Tags


XML::LibXML Description

Perl Binding for libxml2 XML::LibXML is a Perl interface to libxml2, providing XML and HTML parsers with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 interface and a XML::XPath-like interface to XPath API of libxml2. The module is split into several packages which are not described in this section; unless stated otherwise, you only need to use XML::LibXML; in your programs.SYNOPSIS use XML::LibXML; my $dom = XML::LibXML->load_xml(string => export_GDOME( $node, $deep ); Requirements: · Perl


XML::LibXML Related Software