Bug#514941: RFP: libtest-prereq-perl -- check if Makefile.PL has the right pre-requisites
Package: wnpp
Severity: wishlist
* Package name : libtest-prereq-perl
Version : 1.036
Upstream Author : brian d foy <bdfoy@cpan.org>
* URL : http://search.cpan.org/dist/Test-Prereq/
* License : GPL/Artistic
Programming Lang: Perl
Description : check if Makefile.PL has the right pre-requisites
Test::Prerq examines the modules looking on blib/lib/,
blib/script, and the test files t/* (and test.pl).
then 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.
This package will be maintained under the Debian Perl Group umbrella