软件包: libtest-strict-perl (0.41-1)
libtest-strict-perl 的相关链接
Trisquel 的资源:
下载源码包 libtest-strict-perl:
- [libtest-strict-perl_0.41-1.dsc]
- [libtest-strict-perl_0.41.orig.tar.gz]
- [libtest-strict-perl_0.41-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Ansgar Burchardt
- Florian Schlichting
外部的资源:
- 主页 [metacpan.org]
相似软件包:
test module for checking the syntax of use strict and test coverage
Test::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 (CPAN quality metrics) throughout the development cycle. Along with Test::Pod, this module can provide the first tests to setup for a module author.
其他与 libtest-strict-perl 有关的软件包
|
|
|
-
- dep: libdevel-cover-perl
- Perl tool for determining code coverage metrics
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language