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.
- Outputs:
out
- Website: https://metacpan.org/release/Mock-Config
- Licenses: Artistic License 2.0
- Package source: gnu/packages/perl-check.scm
- Builds: See build status
- Issues: See known issues
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.