[ ソース: libperl-minimumversion-perl ]
パッケージ: libperl-minimumversion-perl (1.38-2)
libperl-minimumversion-perl に関するリンク
Debian の資源:
libperl-minimumversion-perl ソースパッケージをダウンロード:
- [libperl-minimumversion-perl_1.38-2.dsc]
- [libperl-minimumversion-perl_1.38.orig.tar.gz]
- [libperl-minimumversion-perl_1.38-2.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Vincent Danjean (QA ページ)
- Ansgar Burchardt (QA ページ)
- Damyan Ivanov (QA ページ)
- Salvatore Bonaccorso (QA ページ)
- gregor herrmann (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module to determine minimum required version of perl required
Perl::MinimumVersion is a module that inspects arbitrary Perl source code and determines the minimum version of perl required to be able to run it. Because it is based on PPI, it can do this without having to actually load the code.
Currently it tests both the syntax of your code, and the use of explicit version dependencies such as "require 5.005".
Future plans are to also add support for tracing module dependencies.
その他の libperl-minimumversion-perl 関連パッケージ
|
|
|
|
-
- dep: libfile-find-rule-perl
- module to search for files based on rules
-
- dep: libfile-find-rule-perl-perl
- Perl module for searching Perl things
-
- dep: libparams-util-perl
- シンプルでスタンドアローンなパラメータチェック関数用 Perl 拡張
-
- dep: libperl-critic-perl
- Perl module to critique code for best practices
-
- dep: libppi-perl (>= 1.215)
- module to parse, analyze and manipulate Perl code
-
- dep: libppix-regexp-perl (>= 0.033)
- module to parse regular expressions
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語