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 Ubuntu Archiv lucid (universe)
Version2.00-2
Sektionuniverse/perl
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
PaketbetreuerUbuntu Core Developers
Quelle
Paketgröße18814 Byte
Prüfsumme MD5e2948eadf14772004748ae00b15893a8
Prüfsumme SHA1a3ebf7de5a495cec3ad30cdea0cf617ee7ae7bfc
Prüfsumme SHA256d976e7ded7bf81616318f2e668b1eeafec9b9bff98a739b7db47ef4bff8d0d89
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