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-distmanifest-perl
BeschreibungPerl module for verifying CPAN MANIFEST files
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.009-1
Sektionperl
Prioritätoptional
Installierte Größe84 Byte
Hängt ab vonperl, libmodule-manifest-perl (>= 0.07), perl (>= 5.10) | libtest-simple-perl (>= 0.72)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße17944 Byte
Prüfsumme MD5ae312e001acae42bcd9b27426cfddf07
Prüfsumme SHA1a08b48de995d9082b2757c1a54120ef1cf4942c4
Prüfsumme SHA25631cf153ecdb0137b030494156b672ae5e167cf19456b5b002151b96ec8e6eb8f
Link zum Herunterladenlibtest-distmanifest-perl_1.009-1_all.deb
Ausführliche BeschreibungTest::DistManifest provides a simple method of testing that a MANIFEST matches the distribution. It is similar to Test::CheckManifest, but differs in that it has native support for the MANIFEST.SKIP file. . It tests three things: . 1. Everything in MANIFEST exists 2. Everything in the package is listed in MANIFEST, or subsequently matches a regular expression mask in MANIFEST.SKIP 3. Nothing exists in MANIFEST that also matches a mask in MANIFEST.SKIP, which is an unsatisfiable condition . Much of the functionality is provided by Module::Manifest, so developers wishing to manipulate MANIFEST files in a similar way are encouraged to look at that distribution.


Impressum
Linux is a registered trademark of Linus Torvalds