| Name: | perl-Module-Install-ExtraTests |
| Version: | 0.008 |
| Release: | 23.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 28097 |
| License: | GPL+ or Artistic |
| RPM: |
perl-Module-Install-ExtraTests-0.008-23.el8.noarch.rpm
|
| Source RPM: |
perl-Module-Install-ExtraTests-0.008-23.el8.src.rpm
|
| Build Date: | Wed Nov 18 2020 |
| Build Host: | jenkins-172-17-0-2-7feab97e-1855-4364-8953-0f91c56bc845.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Module-Install-ExtraTests |
| Summary: | Ignorable, contextual test support for Module::Install |
| Description: | This allows extra_tests; to be declared in Makefile.PL, indicating that the
test files found in the directory ./xt should be run only in certain
instances:
./xt/author - run when the tests are being run in an author's working copy
./xt/smoke - run when the dist is being smoked (AUTOMATED_TESTING=1)
./xt/release - run during "make disttest" |