Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-XML-Simple: Easy API to maintain XML in Perl
- Summary
- The XML::Simple module provides a simple API layer on top of an
underlying XML parsing module (either XML::Parser or one of the SAX2
parser modules).
Changelog
- * Thu Mar 15 00:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Jun 8 01:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 2.14-4
-
- fix bug 191911: make test fails when default Parser is XML::SAX::PurePerl -
succeeds when default Parser is XML::LibXML::SAX -
+BuildRequires: perl(XML::LibXML) perl(XML::LibXML::Common)
- * Thu Jun 8 01:00:00 2006 Matthias Clasen <mclasen{%}redhat{*}com> - 2.14-2.2
-
- Require perl-XML-Parser (#193985)