[ 原始碼: libtest-fixme-perl ]
套件:libtest-fixme-perl(0.16-3)
libtest-fixme-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-fixme-perl:
- [libtest-fixme-perl_0.16-3.dsc]
- [libtest-fixme-perl_0.16.orig.tar.gz]
- [libtest-fixme-perl_0.16-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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