Minimal XML parser implemented via a C state engine
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.53-32.fc38 | - |
Fedora 38 | 0.53-32.fc38 | - |
Fedora 37 | 0.53-30.fc37 | - |
Fedora 36 | 0.53-28.fc36 | - |
You can contact the maintainers of this package via email at
perl-XML-Bare dash maintainers at fedoraproject dot org
.