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

perl-universal-require 0.19

Require modules from a variable

This module lets you require other modules where the module name is in a variable, something you can't do with the require built-in.

Installation

Install perl-universal-require 0.19 as follows:

guix install perl-universal-require@0.19

Or install the latest version:

guix install perl-universal-require

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.