perl-Test-Prereq - Check if Makefile.PL has the right pre-requisites
Website: | https://metacpan.org/release/Test-Prereq |
---|---|
License: | Artistic-2.0 |
Vendor: | Alcance Libre, Inc. |
- Description:
The prereq_ok() function examines the modules it finds in blib/lib/, blib/script, and the test files it finds in t/ (and test.pl). It figures out which modules they use and compares that list of modules to those in the PREREQ_PM section of Makefile.PL. If you use Module::Build, see Test::Prereq::Build instead.
Packages
perl-Test-Prereq-2.005-1.aldos.noarch [21 KiB] |
Changelog
by Joel Barrios (2025-01-05):
- Update to 2.005. |