[ ソース: 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
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libperl-critic-perl
- Perl module to critique code for best practices