Name: | perl-XML-Parser |
---|---|
Version: | 2.47 |
Release: | 6.0.1.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 668602 |
License: | Artistic-2.0 |
RPM: | perl-XML-Parser-2.47-6.0.1.el10.x86_64.rpm |
Source RPM: | perl-XML-Parser-2.47-6.0.1.el10.src.rpm |
Build Date: | Wed Jan 29 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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) Requires
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for Aug 2024 java mass rebuild
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- 2.47 bump (rhbz#2256150)
- Package tests
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Perl 5.38 rebuild