Package perl-XML-Parser-2.46-9.el9.aarch64
Name | perl-XML-Parser |
---|---|
Epoch | 0 |
Version | 2.46 |
Release | 9.el9 |
Architecture | aarch64 |
Website/URL | https://metacpan.org/release/XML-Parser |
License | GPL+ or Artistic |
Build Time | 2024-09-25 22:02:04 |
Build Host | builder-arm64-1.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 | — |
Size | 240 KiB |
Source Project | perl-XML-Parser-2.46-9.el9 |
SHA-256 checksum | af76184644c342cdd1a4c005411c026452e5b7606bfaad7c6bc63d4de3ff6638 |
×
* 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