perl-xml-sax-writer
SAX2 XML Writer
This is an XML writer that understands SAX2. It is based on XML::Handler::YAWriter
.
- Versions: 0.57
- Website: https://metacpan.org/release/XML-SAX-Writer
- Licenses: GPL 1+
- Package source: gnu/packages/xml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of perl-xml-sax-writer
as follows:
guix install perl-xml-sax-writer
Or install a particular version:
guix install perl-xml-sax-writer@0.57
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.