Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * Wed Jun  7 17: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) 
        
            - * Wed Jun  7 17:00:00 2006 Matthias Clasen <mclasen{%}redhat{*}com> - 2.14-2.2
 
            - Require perl-XML-Parser (#193985)
 
        
            - * Fri Feb  3 16:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 2.14-2.1
 
            - rebuild for new perl-5.8.8