Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > ca21bf2b21b1ebf1f5d9bba3b15c8aa0

perl-XML-Bare-0.530.0-6.mga5.x86_64.rpm

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.

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.

Sources packages:

Other version of this rpm: