Paketname | libtest-prereq-perl |
Beschreibung | Perl module to check if Makefile.PL has the right pre-requisites |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.037-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 76 Byte |
Hängt ab von | perl (>= 5.6.0-16), libmodule-info-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 10688 Byte |
Prüfsumme MD5 | 7263c39bbe887c12efa33fa132971b97 |
Prüfsumme SHA1 | 4471e7c414c0840f0266301863fd52c0da653e0d |
Prüfsumme SHA256 | 2c5bb0fac297a746a4007547fe14d77b262a8afb1b960f96ea52af2bd08f16cc |
Link zum Herunterladen | libtest-prereq-perl_1.037-1_all.deb |
Ausführliche Beschreibung | 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.
|