perl-XML-Dumper - Perl module for dumping Perl objects from/to XML
Description:
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.
Homepage: http://search.cpan.org/dist/XML-Dumper/
License: GPL+ or Artistic
Vendor: Fedora Project
Packages
perl-XML-Dumper-0.81-2.fc8.2.noarch [22 KiB] |
Changelog by Tom "spot" Callaway (2007-10-17):
- add BR: perl(Test::More) |