| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-XML-Bare | Distribution: Mageia |
| Version: 0.530.0 | Vendor: Mageia.Org |
| Release: 22.mga9 | Build date: Thu Aug 27 17:49:58 2026 |
| Group: Development/Perl | Build host: localhost |
| Size: 94068 | Source RPM: perl-XML-Bare-0.530.0-22.mga9.src.rpm |
| Packager: bcornec <bcornec> | |
| Url: https://metacpan.org/release/XML-Bare | |
| Summary: Minimal XML parser in C | |
This module is a 'Bare' XML parser. It is implemented in C. The parser itself is a simple state engine that is less than 500 lines of C. The parser builds a C struct tree from input text. That C struct tree is converted to a Perl hash by a Perl function that makes basic calls back to the C to go through the nodes sequentially. The parser itself will only cease parsing if it encounters tags that are not closed properly. All other inputs will parse, even invalid inputs. To allowing checking for validity, a schema checker is included in the module as well. The schema format is custom and is meant to be as simple as possible. It is based loosely around the way multiplicity is handled in Perl regular expressions.
GPL+ or Artistic
* Thu Aug 27 2026 bcornec <bcornec> 0.530.0-22.mga9 + Revision: 2364960 - Apply patches for CVE-2026-57074, CVE-2026-13401 as per mga#35948
/usr/lib/.build-id /usr/lib/.build-id/ab /usr/lib/.build-id/ab/3caef2d274818a2b3531018b0056ed0cdd9611 /usr/lib/perl5/vendor_perl/XML /usr/lib/perl5/vendor_perl/XML/Bare.pm /usr/lib/perl5/vendor_perl/auto/XML /usr/lib/perl5/vendor_perl/auto/XML/Bare /usr/lib/perl5/vendor_perl/auto/XML/Bare/Bare.so /usr/share/doc/perl-XML-Bare /usr/share/doc/perl-XML-Bare/Changes /usr/share/doc/perl-XML-Bare/META.json /usr/share/doc/perl-XML-Bare/META.yml /usr/share/doc/perl-XML-Bare/MYMETA.yml /usr/share/doc/perl-XML-Bare/README /usr/share/man/man3/XML::Bare.3pm.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Aug 28 08:07:10 2026