[ bianca ]
[ 源代码: libtest-fixme-perl ]
软件包:libtest-fixme-perl(0.17-1)
libtest-fixme-perl 的相关链接
下载源码包 libtest-fixme-perl:
- [libtest-fixme-perl_0.17-1.debian.tar.xz]
- [libtest-fixme-perl_0.17-1.dsc]
- [libtest-fixme-perl_0.17.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module to check code for FIXME declarations
When coding it is common to come up against problems that need to be addressed but that are not a big deal at the moment. What generally happens is that the coder adds comments like:
# FIXME - add checking of user privileges here.
Test::Fixme allows you to add a test file that ensures that none of these get forgotten in the module.
其他与 libtest-fixme-perl 有关的软件包
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language