[ 原始碼: libperl-critic-perl ]
套件:libperl-critic-perl(1.132-1)
libperl-critic-perl 的相關連結
Debian 的資源:
下載原始碼套件 libperl-critic-perl:
- [libperl-critic-perl_1.132-1.dsc]
- [libperl-critic-perl_1.132.orig.tar.gz]
- [libperl-critic-perl_1.132-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
- 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-homedir-perl
- Perl module for finding user directories across platforms
-
- 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
- 或者 perl (<< 5.17.9)
- Larry Wall's Practical Extraction and Report Language
-
- dep: libpod-spell-perl
- formatter to easily check the spelling of POD
-
- dep: libppi-perl (>= 1.224)
- 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-utilities-perl
- Perl module containing extensions to PPI
-
- dep: libreadonly-perl (>= 2.000)
- facility for creating read-only scalars, arrays and hashes
-
- dep: libstring-format-perl
- module for flexible printf-like string formatting
-
- dep: libtask-weaken-perl
- module for ensuring that a platform has weaken support
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perltidy
- Perl script indenter and reformatter