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

perl-test-without-module

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.

Installation

Install the latest version of perl-test-without-module as follows:

guix install perl-test-without-module

Or install a particular version:

guix install perl-test-without-module@0.20

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.