perl-extutils-config 0.008
Wrapper for perl's configuration
ExtUtils::Config is an abstraction around the %Config hash. By itself it is not a particularly interesting module by any measure, however it ties together a family of modern toolchain modules.
- Outputs:
out
- Website: https://metacpan.org/release/ExtUtils-Config
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-extutils-config 0.008
as follows:
guix install perl-extutils-config@0.008
Or install the latest version:
guix install perl-extutils-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.