Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-XML-Bare-0.45-1.el6.rf RPM for x86_64

From DAG packages for Red Hat Linux el6 x86_64

Name: perl-XML-Bare Distribution: RPMForge repository for Red Hat Enterprise Linux 6
Version: 0.45 Vendor: Dag Apt Repository, http://dag.wieers.com/apt/
Release: 1.el6.rf Build date: Wed Jan 26 19:28:45 2011
Group: Applications/CPAN Build host: lisse.hasselt.wieers.com
Size: 153733 Source RPM: perl-XML-Bare-0.45-1.el6.rf.src.rpm
Packager: Steve Huff <shuff@vecna.org>
Url: http://search.cpan.org/dist/XML-Bare/
Summary: A minimal XML parser using C internally.
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.

Provides

Requires

License

Artistic/GPL

Changelog

* Wed Jan 26 2011 Steve Huff <shuff@vecna.org> - 0.45-1
  - Initial package.

Files

/usr/lib64/perl5/vendor_perl/XML/Bare.pm
/usr/lib64/perl5/vendor_perl/auto/XML
/usr/lib64/perl5/vendor_perl/auto/XML/Bare
/usr/lib64/perl5/vendor_perl/auto/XML/Bare/Bare.bs
/usr/lib64/perl5/vendor_perl/auto/XML/Bare/Bare.so
/usr/share/doc/perl-XML-Bare-0.45
/usr/share/doc/perl-XML-Bare-0.45/Changes
/usr/share/doc/perl-XML-Bare-0.45/META.yml
/usr/share/doc/perl-XML-Bare-0.45/README
/usr/share/man/man3/XML::Bare.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 08:43:35 2024