skip to main content

Package Information for perl-XML-Parser 2.34-6.1.2.2.1

Name: perl-XML-Parser Vendor: Red Hat, Inc.
Version: 2.34 Build Date: Wed Jul 12 23:16:42 2006
Release: 6.1.2.2.1 Build Host: hs20-bc2-2.build.redhat.com
Group: Development/Libraries Source: perl-XML-Parser-2.34-6.1.2.2.1.src.rpm
Size: 448009 License: GPL or Artistic
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> 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.