perl-XML-Writer - A simple Perl module for writing XML documents
Description:
XML::Writer is a simple Perl module for writing XML documents: it takes care of constructing markup and escaping data correctly, and by default, it also performs a significant amount of well-formedness checking on the output, to make certain (for example) that start and end tags match, that there is exactly one document element, and that there are not duplicate attribute names.
Homepage: http://search.cpan.org/dist/XML-Writer/
License: GPL+ or Artistic
Vendor: Fedora Project
Packages
perl-XML-Writer-0.603-2.fc8.noarch [24 KiB] |
Changelog by Alex Lancaster (2007-08-23):
- License tag to "GPL+ or Artistic" as per new guidelines. |