[ All 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 ]
×

Package perl-XML-Parser-2.46-9.el9.x86_64 download

Name perl-XML-Parser
Epoch 0
Version 2.46
Release 9.el9
Architecture x86_64
Website/URL https://metacpan.org/release/XML-Parser
License GPL+ or Artistic
Build Time 2025-02-21 10:36:52
Build Host certified-builder01.msvsphere-os.ru
Summary Perl module for parsing XML documents
Repositories OS
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
Size 241 KiB
Source Project perl-XML-Parser-2.46-9.el9
SHA-256 checksum 23c7ba0efff9db55a8e17fce1bf85c8978d677a4ac6ffc3b52dc531a1db095fb
× Full screenshot
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.46-9
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.46-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.46-8
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937