A simple Perl module for writing XML documents
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.900-16.fc42 | - |
Fedora 42 | 0.900-16.fc42 | - |
Fedora 41 | 0.900-15.fc41 | - |
Fedora 40 | 0.900-14.fc40 | - |
Fedora EPEL 9 | 0.900-5.el9 | - |
Fedora EPEL 8 | 0.625-15.el8 | - |
Fedora EPEL 10.1 | 0.900-15.el10_0 | - |
Fedora EPEL 10.0 | 0.900-15.el10_0 | - |
You can contact the maintainers of this package via email at
perl-XML-Writer dash maintainers at fedoraproject dot org
.