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

perl-conf-libconfig 0.101

Perl extension for libconfig

Conf::Libconfig is a Perl interface to the libconfig configuration file library. It support scalar, array, and hash data structures just like its C/C++ counterpart. It reduces the effort required to implement a configuration file parser in your Perl programme and allows sharing configuration files between languages.

Installation

Install perl-conf-libconfig 0.101 as follows:

guix install perl-conf-libconfig@0.101

Or install the latest version:

guix install perl-conf-libconfig

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.