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-strict-perl
Beschreibungtest module for checking the syntax of use strict and test coverage
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.14-1
Sektionperl
Prioritätoptional
Installierte Größe72 Byte
Hängt ab vonperl, libdevel-cover-perl
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße13028 Byte
Prüfsumme MD5f77e25ab663122164eb955c94d04c2f1
Prüfsumme SHA1a7a354c23bbaae4a1fc757a774e6719ac075eb36
Prüfsumme SHA256b9c90473852df8b2d9973fc6aac1918a5760885c910c3168a0f8d99b8ca13700
Link zum Herunterladenlibtest-strict-perl_0.14-1_all.deb
Ausführliche BeschreibungTest::Strict tests if the code compiles and inter-operates with Test::Simple modules. Another good practice this module can test is to "use strict;" in all perl files. . By setting a minimum test coverage through all_cover_ok(), a code author can ensure his code is tested above a preset level of kwalitee throughout the development cycle. Along with Test::Pod, this module can provide the first tests to setup for a module author.


Impressum
Linux is a registered trademark of Linus Torvalds