套件:libtest-perl-critic-perl(1.04-3)
libtest-perl-critic-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-perl-critic-perl:
- [libtest-perl-critic-perl_1.04-3.dsc]
- [libtest-perl-critic-perl_1.04.orig.tar.gz]
- [libtest-perl-critic-perl_1.04-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to use Perl::Critic in test scripts
Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine suitable for test programs written using the Test::More framework. This makes it easy to integrate coding-standards enforcement into the build process. For ultimate convenience (at the expense of some flexibility), see the criticism pragma.
If you'd like to try Perl::Critic without installing anything, there is a web service available at http://perlcritic.com. The web service does not support all the configuration features that are available in the native Perl::Critic API, but it should give you a good idea of what it does.
其他與 libtest-perl-critic-perl 有關的套件
|
|
|
|
-
- dep: libmce-perl
- Many-Core Engine for Perl providing parallel processing capabilities
-
- dep: libperl-critic-perl
- Perl module to critique code for best practices
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language