Name: | perl-Test-Dependencies |
---|---|
Version: | 0.12 |
Release: | 13.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 32280 |
License: | GPL+ or Artistic |
RPM: | perl-Test-Dependencies-0.12-13.el7.noarch.rpm |
Source RPM: | perl-Test-Dependencies-0.12-13.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Test-Dependencies |
Summary: | Ensure that your Makefile.PL specifies all module dependencies |
Description: | Makes sure that all of the modules that are 'use'd are listed in the Makefile.PL as dependencies. It has two styles: light, which is fast but confusable; and heavy, which takes more time but is more accurate. |