perl-test-without-module 0.20
Test fallback behaviour in absence of modules
This module allows you to deliberately hide modules from a program even though they are installed. This is mostly useful for testing modules that have a fallback when a certain dependency module is not installed.
- Website: https://metacpan.org/release/Test-Without-Module
- Licenses: GPL 1+
- Package source: gnu/packages/perl-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-test-without-module 0.20
as follows:
guix install perl-test-without-module@0.20
Or install the latest version:
guix install perl-test-without-module
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.