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

perl-devel-hide 0.0010

Forces the unavailability of specified Perl modules (for testing)

Given a list of Perl modules/filenames, this module makes require and use statements fail (no matter whether the specified files/modules are installed or not).

Installation

Install perl-devel-hide 0.0010 as follows:

guix install perl-devel-hide@0.0010

Or install the latest version:

guix install perl-devel-hide

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.