summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Dumper/DESCR
AgeCommit message (Collapse)AuthorFilesLines
2006-05-03p5-XML-Dumper, an object-to-XML converter. From DESCR:tv1-0/+7
XML::Dumper dumps Perl data to a structured XML format. XML::Dumper can also read XML data that was previously dumped by the module and convert it back to Perl. This might be useful for dumping Perl objects to files using an XML format that can be reloaded or accessed by other programs. Maybe even by other languages.
2005-09-14Bah, remove. (Thanks to Dovecot, I didn't see the freeze announcementtv1-7/+0
right away.... <bleh>)
2005-09-14p5-XML-Dumper-0.79; from DESCR:tv1-0/+7
XML::Dumper dumps Perl data to a structured XML format. XML::Dumper can also read XML data that was previously dumped by the module and convert it back to Perl. This might be useful for dumping Perl objects to files using an XML format that can be reloaded or accessed by other programs. Maybe even by other languages.