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

perl-mock-config 0.03

Temporarily set Config or XSConfig values

The Mock::Config Perl module allows temporarily setting and overriding Config values, even for the readonly XSConfig implementation as used in cperl. It does not store the mocked overrides lexically, just dynamically.

Installation

Install perl-mock-config 0.03 as follows:

guix install perl-mock-config@0.03

Or install the latest version:

guix install perl-mock-config

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.