-
-
17 Apr 2021 08:16:22 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (69)
- Testers (2661 / 3 / 0)
- Kwalitee
Bus factor: 2- 68.50% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (451.75KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 2.0207 - 2021-04-17
- Small cleanups:
- https://github.com/shlomif/perl-XML-LibXML/pull/63
- Thanks to @Grinnz , @Kritzefitz and @atoomic .
Documentation
XML::LibXML Attribute ClassXML::LibXML Class for CDATA SectionsXML::LibXML Comment ClassXML::LibXML DOM ImplementationXML::LibXML DOM Document ClassXML::LibXML's DOM L2 Document Fragment ImplementationXML::LibXML DTD HandlingXML::LibXML Class for Element NodesXML::LibXML Class for Input CallbacksXML::LibXML Namespace ImplementationAbstract Base Class of XML::LibXML NodesXML::LibXML Processing InstructionsParsing XML Data with XML::LibXMLXML::LibXML::Pattern - interface to libxml2 XPath patternsXML::LibXML::RegExp - interface to libxml2 regular expressionsRelaxNG Schema ValidationXML Schema ValidationXML::LibXML Class for Text NodesXML::LibXML::XPathExpression - interface to libxml2 pre-compiled XPath expressionssemi-automatically and partially convert Test.pm scripts to Test::More.Modules
Perl Binding for libxml2tie an XML::LibXML::Element to a hash to access its attributesBoolean true/false valuesConstants and Character Encoding Routinesmakes functions from LibXML.xs availableStructured ErrorsStructured ErrorsSimple string values.a list of XML document nodesSimple numeric values.XML::LibXML::Reader - interface to libxml2 pull parserXML::LibXML direct SAX parserBuilding DOM trees from SAX events.Generate SAX events from a LibXML treeXPath EvaluationProvides
in LibXML.pmin LibXML.pmin LibXML.pmin LibXML.pmin LibXML.pmin LibXML.pmin LibXML.pmin LibXML.pmin LibXML.pmin LibXML.pmin LibXML.pmin LibXML.pmin LibXML.pmin LibXML.pmin LibXML.pmin lib/XML/LibXML/SAX/Generator.pmin lib/XML/LibXML/SAX/Parser.pmin LibXML.pmin LibXML.pmin LibXML.pmin LibXML.pmExamples
- example/JBR-ALLENtrees.htm
- example/article.xml
- example/article_bad.xml
- example/article_external_bad.xml
- example/article_internal.xml
- example/article_internal_bad.xml
- example/bad.dtd
- example/bad.xml
- example/catalog.xml
- example/cb_example.pl
- example/complex/complex.dtd
- example/complex/complex.xml
- example/complex/complex2.xml
- example/complex/dtd/f.dtd
- example/complex/dtd/g.dtd
- example/create-sample-html-document.pl
- example/dromeds.xml
- example/dtd.xml
- example/enc2_latin2.html
- example/enc_latin2.html
- example/ext_ent.dtd
- example/ns.xml
- example/test.dtd
- example/test.html
- example/test.xhtml
- example/test.xml
- example/test2.xml
- example/test3.xml
- example/test4.xml
- example/thedieline.rss
- example/utf-16-1.html
- example/utf-16-2.html
- example/utf-16-2.xml
- example/xmllibxmldocs.pl
- example/xmlns/badguy.xml
- example/xmlns/goodguy.xml
- example/xpath.pl
- example/yahoo-finance-html-with-errors.html
Module Install Instructions
To install XML::LibXML, copy and paste the appropriate command in to your terminal.
cpanm XML::LibXML
perl -MCPAN -e shell install XML::LibXML
For more information on module installation, please visit the detailed CPAN module installation guide.