perl-Test-Prereq - Check if Makefile.PL has the right pre-requisites
Website: | http://search.cpan.org/dist/Test-Prereq/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Red Hat, 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, 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.
Packages
perl-Test-Prereq-1.037-2.el6.src [14 KiB] |
Changelog
by Marcela Mašláňová (2010-01-06):
- switch off failing tests, which need network - Resolves: rhbz#552804 |