パッケージ: libperl-minimumversion-perl (1.40-1)
libperl-minimumversion-perl に関するリンク
Trisquel の資源:
libperl-minimumversion-perl ソースパッケージをダウンロード:
- [libperl-minimumversion-perl_1.40-1.dsc]
- [libperl-minimumversion-perl_1.40.orig.tar.gz]
- [libperl-minimumversion-perl_1.40-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Vincent Danjean
- Ansgar Burchardt
- Damyan Ivanov
- Salvatore Bonaccorso
- gregor herrmann
外部の資源:
- ホームページ [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 extension for simple stand-alone param checking functions
-
- dep: libppi-perl
- module to parse, analyze and manipulate Perl code
-
- dep: libppix-regexp-perl
- module to parse regular expressions
-
- dep: libppix-utils-perl
- utility functions for PPI
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language