skip to main content

Package Information for perl-XML-Parser 2.34-6.1.2.2.1

Name: perl-XML-Parser Vendor: Scientific Linux
Version: 2.34 Build Date: Sat Apr 07 20:54:24 2007
Release: 6.1.2.2.1 Build Host: norob.fnal.gov
Group: Development/Libraries Source: perl-XML-Parser-2.34-6.1.2.2.1.src.rpm
Size: 448009 License: GPL or Artistic
Packager: Arch: x86_64
Summary: A low level Perl module for parsing XML either via trees or streaming
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.

Documentation Files

No documentation files are available for this package.