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 Ubuntu Archiv lucid (universe)
Version0.13-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe72 Byte
Hängt ab vonperl (>= 5.6.0-16), libdevel-cover-perl (>= 0.43)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße12342 Byte
Prüfsumme MD5c00f01024892e87311196158936c402a
Prüfsumme SHA1f8f70d2ac83b8a84838817a8754ac5eab77a0201
Prüfsumme SHA256e282413a4820a894b89253d0340aae8aabf00238c08eb8a532d00b100387de49
Link zum Herunterladenlibtest-strict-perl_0.13-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