软件包: libtest-fixme-perl (0.04-2) [universe]
libtest-fixme-perl 的相关链接
Ubuntu 的资源:
下载源码包 libtest-fixme-perl:
- [libtest-fixme-perl_0.04-2.dsc]
- [libtest-fixme-perl_0.04.orig.tar.gz]
- [libtest-fixme-perl_0.04-2.diff.gz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Mail Archive)
- Rene Mayorga
- Ryan Niebur
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [search.cpan.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: libfile-finder-perl
- wrapper for File::Find ala find(1)
-
- dep: libfile-slurp-perl
- single call read & write file routines
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language