[ 源代码: libperl-critic-perl ]
软件包:libperl-critic-perl(1.138-2)
libperl-critic-perl 的相关链接
Debian 的资源:
下载源码包 libperl-critic-perl:
- [libperl-critic-perl_1.138-2.dsc]
- [libperl-critic-perl_1.138.orig.tar.gz]
- [libperl-critic-perl_1.138-2.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- Salvatore Bonaccorso (QA 页面)
- gregor herrmann (QA 页面)
- Damyan Ivanov (QA 页面)
- Ansgar Burchardt (QA 页面)
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module to critique code for best practices
Perl::Critic is an extensible framework for creating and applying software coding policies to Perl source code. By default, it is distributed with a number of policy modules that attempt to enforce various coding guidelines, including those discussed in Damian Conway's Perl Best Practices. However, it is not limited to PBP and will even support policies that contradict PBP. You can enable, disable and customize those policies through the Perl::Critic interface. You can also create new Policy modules to suit your own tastes.
其他与 libperl-critic-perl 有关的软件包
|
|
|
|
-
- dep: libb-keywords-perl
- lists of internal perl keywords
-
- dep: libconfig-tiny-perl
- Read/Write .ini style files with as little code as possible
-
- dep: libexception-class-perl
- module that allows you to declare real exception classes in Perl
-
- dep: libfile-which-perl
- Perl module for searching paths for executable programs
-
- dep: libio-string-perl
- Emulate IO::File interface for in-core strings
-
- dep: liblist-moreutils-perl
- Perl module with additional list functions not found in List::Util
-
- dep: libmodule-pluggable-perl
- module for giving modules the ability to have plugins
-
- dep: libpod-parser-perl
- modules for parsing/translating POD format documents
-
- dep: libpod-spell-perl
- formatter to easily check the spelling of POD
-
- dep: libppi-perl (>= 1.265)
- module to parse, analyze and manipulate Perl code
-
- dep: libppix-quotelike-perl
- module to parse Perl string literals and string-literal-like things
-
- dep: libppix-regexp-perl (>= 0.068)
- module to parse regular expressions
-
- dep: libppix-utilities-perl
- Perl module containing extensions to PPI
-
- dep: libreadonly-perl
- facility for creating read-only scalars, arrays and hashes
-
- dep: libstring-format-perl (>= 1.18)
- module for flexible printf-like string formatting
-
- dep: libtask-weaken-perl
- module for ensuring that a platform has weaken support
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perltidy
- Perl script indenter and reformatter