DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibtest-distribution-perl
Beschreibungperform tests on all modules of a distribution
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.00-2
Sektionperl
Prioritätextra
Installierte Größe76 Byte
Hängt ab vonperl (>= 5.6.0-16), libfile-find-rule-perl (>= 0.03), libfile-spec-perl, perl-modules (>= 5.10) | li
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße18800 Byte
Prüfsumme MD59286bceab5a6ca350186164d6852911f
Prüfsumme SHA1592023b627f0ddb1203c452dcaa177175d2506da
Prüfsumme SHA256bf0da9362e0471f514cf26e52136471cd13bc11b912cfd15c5dd2c00a8e96e0f
Link zum Herunterladenlibtest-distribution-perl_2.00-2_all.deb
Ausführliche BeschreibungWhen using Test::Distribution in a test script, it goes through all the modules in your distribution, checks their POD, checks that they compile ok and checks that they all define a $VERSION. . This module also performs a numer of test on the distribution itself. It checks that your files match your SIGNATURE file if you have one. It checks that your distribution isn't missing certain 'core' description files. It checks to see you havent' missed out listing any pre-requisites in Makefile.PL . It defines its own testing plan, so you usually don't use it in conjunction with other Test::* modules in the same file. It's recommended that you just create a one-line test script as shown in the SYNOPSIS above. However, there are options.


Impressum
Linux is a registered trademark of Linus Torvalds