Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-XML-Dumper: Perl module for dumping Perl objects from/to XML
- Summary
- XML::Dumper dumps Perl data to XML format. XML::Dumper can also read
XML data that was previously dumped by the module and convert it back
to Perl. Perl objects are blessed back to their original packaging;
if the modules are installed on the system where the perl objects are
reconstituted from xml, they will behave as expected. Intuitively, if
the perl objects are converted and reconstituted in the same
environment, all should be well.
Changelog
- * Thu Apr 6 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Feb 4 00:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 0.79-1.2
-
- rebuild for new perl-5.8.8
- * Sat Dec 17 00:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com>
-
- rebuilt for new gcc