[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project perl-XML-Parser-2.47-6.el10

Name perl-XML-Parser
Epoch 0
Version 2.47
Release 6.el10
Website/URL https://metacpan.org/release/XML-Parser
License Artistic-2.0
Build Time 2025-04-03 07:59:13
Build Host builder-x86-08.inferitos.ru
Summary Perl module for parsing XML documents
Repositories AppStream
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
perl-XML-Parser-2.47-6.el10.x86_64 Perl module for parsing XML documents 9e34b472594fe8fae736ecfbf4016c8f04cedfab6cf855c1af08d57dca51810a download
aarch64
perl-XML-Parser-2.47-6.el10.aarch64 Perl module for parsing XML documents e53b3f2afa0304cf689d00f59c7760699fc646dc1519dd913cf3afe4b3a8da9c download
src
perl-XML-Parser-2.47-6.el10.src Perl module for parsing XML documents 2e24ad38bc7cd0fbe3d3b845b987a87a762880c30037da14e2e31aabc8942753 download
Changelog link
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.47-6
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.47-6
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Thu Aug 08 2024 Troy Dawson <tdawson@redhat.com> - 2.47-5
- Bump release for Aug 2024 java mass rebuild

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.47-4
- Bump release for June 2024 mass rebuild

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.47-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.47-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Tue Jan 02 2024 Jitka Plesnikova <jplesnik@redhat.com> - 2.47-1
- 2.47 bump (rhbz#2256150)

* Wed Sep 20 2023 Jitka Plesnikova <jplesnik@redhat.com> - 2.46-16
- Package tests

* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.46-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 2.46-14
- Perl 5.38 rebuild