Name: | perl-XML-Parser |
---|---|
Version: | 2.41 |
Release: | 10.0.1.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 642975 |
License: | GPL+ or Artistic |
RPM: | perl-XML-Parser-2.41-10.0.1.el7.x86_64.rpm |
Source RPM: | perl-XML-Parser-2.41-10.0.1.el7.src.rpm |
Build Date: | Wed May 28 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/XML-Parser/ |
Summary: | Perl module for parsing XML documents |
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. |
- Add perl(LWP), perl(URI), perl(URI::file) Requires
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Update dependencies and summary - Remove pre-RPM-4.9 filters - Remove deleting empty directories - Update REC-xml-19980210.xml to match new encoding
- Specify all dependencies. - Remove perl(LWP) and perl(URI) from Requires. - Update source link.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- update filtering for rpm 4.9
- Perl mass rebuild