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

perl-xml-libxml

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.

Installation

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

guix install perl-xml-libxml

Or install a particular version:

guix install perl-xml-libxml@2.0134

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.