perl-Test-Dependencies - Ensure that your Makefile.PL specifies all module dependencies
Website: | https://metacpan.org/release/Test-Dependencies |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
perl-Test-Dependencies-0.34-1.aldos.noarch [23 KiB] |
Changelog
by Joel Barrios (2024-11-19):
- Update to 0.34. |