perl-XML-Bare - Minimal XML parser implemented via a C state engine
Website: | http://search.cpan.org/dist/XML-Bare/ |
---|---|
License: | GPLv2+ or Artistic |
- Description:
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.
Packages
perl-XML-Bare-0.53-4.el7.fc21.x86_64 [42 KiB] |
Changelog
by Fedora Release Engineering (2014-08-17):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild |