perl-XML-Parser (XML::Parser)

SMEServer Koozali local git repo for perl-XML-Parser

Documentation

https://metacpan.org/pod/XML::Parser

Bugs

CPAN bug report are here

Show list of Koozali outstanding bugs: here

Description

This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is then used to parse the document. Expat options may be provided when the XML::Parser object is created. These options are then passed on to the Expat object on each parse call. They can also be given as extra arguments to the parse methods, in which case they override options given at XML::Parser creation time. This package provides debug information for package perl-XML-Parser. Debug information is useful when developing applications that use this package or when debugging this package. This package provides debug sources for package perl-XML-Parser. Debug sources are useful when developing applications that use this package or when debugging this package.

Description
3rd Party (Maintained by Koozali) git repo for perl-XML-Parser smeserver
Readme 306 KiB
Languages
Makefile 100%