[ 源代码: libcriticism-perl ]
软件包:libcriticism-perl(1.02-3)
libcriticism-perl 的相关链接
Debian 的资源:
下载源码包 libcriticism-perl:
- [libcriticism-perl_1.02-3.dsc]
- [libcriticism-perl_1.02.orig.tar.gz]
- [libcriticism-perl_1.02-3.debian.tar.xz]
维护者:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl pragma to enforce coding standards and best-practices
The cristicism pragma enforces coding standards and promotes best-practices by running your file through Perl::Critic before every execution. In a production system, this usually isn't feasible because it adds a lot of overhead at start-up. If you have a separate development environment, you can effectively bypass the "criticism" pragma by not installing Perl::Critic in the production environment. If Perl::Critic can't be loaded, then "criticism" just fails silently.
其他与 libcriticism-perl 有关的软件包
|
|
|
|
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libperl-critic-perl
- Perl module to critique code for best practices