[ 源代码: libperl-critic-perl ]
软件包:libperl-critic-perl(1.156-1)
libperl-critic-perl 的相关链接
Debian 的资源:
下载源码包 libperl-critic-perl:
- [libperl-critic-perl_1.156-1.dsc]
- [libperl-critic-perl_1.156.orig.tar.gz]
- [libperl-critic-perl_1.156-1.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 (>= 1.23)
- 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: liblist-someutils-perl
- module that provides the stuff missing 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.277)
- 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
- module to parse regular expressions
-
- dep: libppix-utils-perl
- utility functions for PPI
-
- dep: libreadonly-perl
- facility for creating read-only scalars, arrays and hashes
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libstring-format-perl
- module for flexible printf-like string formatting
-
- dep: libtest-simple-perl
- set of basic utilities for writing tests in Perl
-
- dep: libversion-perl
- Perl extension for Version Objects
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perltidy
- Perl script indenter and reformatter