This package browser is in early development. Mind the rough edges.

perl-xml-writer

Easily generate well-formed, namespace-aware XML

XML::Writer is a simple Perl module for writing XML documents: it takes care of constructing markup and escaping data correctly. 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.

Installation

Install the latest version of perl-xml-writer as follows:

guix install perl-xml-writer

Or install a particular version:

guix install perl-xml-writer@0.900

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/perl-xml-writer/'><img src='http://127.0.0.1:3000/packages/perl-xml-writer/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/perl-xml-writer/badges/latest-version.svg)](http://127.0.0.1:3000/packages/perl-xml-writer/)
Org: [[http://127.0.0.1:3000/packages/perl-xml-writer/][http://127.0.0.1:3000/packages/perl-xml-writer/badges/latest-version.svg]]