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
- * Sat Nov 27 12:00:00 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:2.13-1
- Update to 2.13.
- * Wed May 12 13:00:00 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:2.12-0.fdr.4
- Avoid creation of the perllocal.pod file (make pure_install).
- * Thu May 6 13:00:00 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:2.12-0.fdr.3
- build requirement for perl < 5.8.0 - perl(Storable)