perl-Test-Prereq - Check if Makefile.PL has the right pre-requisites
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, skips the modules that are in the Perl core, and compares the remaining list of modules to those in the PREREQ_PM section of Makefile.PL.
Homepage: http://search.cpan.org/dist/Test-Prereq/
License: GPL or Artistic
Vendor: Fedora Project
Packages
perl-Test-Prereq-1.033-1.fc7.noarch [16 KiB] |
Changelog by Steven Pritchard (2007-03-23):
- Update to 1.033. |