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.
$
pkg install p5-XML-WriterOrigin
textproc/p5-XML-Writer
Size
50.4KiB
License
PD
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
19 packages