perl-xml-libxml 2.0134
Perl interface to libxml2
This module implements a Perl interface to the libxml2 library which provides interfaces for parsing and manipulating XML files. This module allows Perl programmers to make use of the highly capable validating XML parser and the high performance DOM implementation.
- Website: https://metacpan.org/release/XML-LibXML
- Licenses: GPL 1+
- Package source: gnu/packages/xml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-xml-libxml 2.0134
as follows:
guix install perl-xml-libxml@2.0134
Or install the latest version:
guix install perl-xml-libxml
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.