perl-libxml 0.08
Perl modules for working with XML
libxml-perl is a collection of smaller Perl modules, scripts, and documents for working with XML in Perl. libxml-perl software works in combination with XML::Parser
, PerlSAX, XML::DOM
, XML::Grove
, and others.
- Website: https://metacpan.org/release/libxml-perl
- Licenses: GPL 1+
- Package source: gnu/packages/xml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-libxml 0.08
as follows:
guix install perl-libxml@0.08
Or install the latest version:
guix install perl-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.