perl-app-cpanminus 1.7046
CPAN package manager
App::cpanminus is a script to get, unpack, build and install modules from CPAN and does nothing else. It's dependency free (can bootstrap itself), requires zero configuration, and stands alone. When running, it requires only 10MB of RAM.
- Outputs:
out
- Website: https://metacpan.org/release/App-cpanminus
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-app-cpanminus 1.7046
as follows:
guix install perl-app-cpanminus@1.7046
Or install the latest version:
guix install perl-app-cpanminus
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.