Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=233585
Summary: Review Request: perl-XML-Writer - A simple Perl module for writing XML documents Product: Fedora Extras Version: devel Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: normal Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: alexl@users.sourceforge.net QAContact: fedora-package-review@redhat.com
Spec URL: http://allele5.biol.berkeley.edu/~alex/fedora/perl-XML-Writer.spec SRPM URL: http://allele5.biol.berkeley.edu/~alex/fedora/perl-XML-Writer-0.602-1.src.rp... here> 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.