perl-test-requires 0.11
Checks to see if the module can be loaded
Test::Requires checks to see if the module can be loaded. If this fails, then rather than failing tests this skips all tests.
- Outputs:
out
- Website: https://metacpan.org/release/Test-Requires
- Licenses: GPL 1+
- Package source: gnu/packages/perl-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-test-requires 0.11
as follows:
guix install perl-test-requires@0.11
Or install the latest version:
guix install perl-test-requires
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.