[ ソース: libperl-prereqscanner-perl ]
パッケージ: libperl-prereqscanner-perl (1.023-1)
libperl-prereqscanner-perl に関するリンク
Debian の資源:
libperl-prereqscanner-perl ソースパッケージをダウンロード:
- [libperl-prereqscanner-perl_1.023-1.dsc]
- [libperl-prereqscanner-perl_1.023.orig.tar.gz]
- [libperl-prereqscanner-perl_1.023-1.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- gregor herrmann (QA ページ)
- Jonathan Yu (QA ページ)
- Alessandro Ghedini (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module for extracting prerequisites from Perl code
Perl::PrereqScanner is a Perl module that extracts distribution prerequisites from files through various means. The extraction is not perfect but provides a best-guess approximation.
It currently detects the following:
* plain lines beginning with use or require in perl modules and scripts * regular inheritance declared with the base and parent pragmata * Moose inheritance declared with the extends keyword * Moose roles included with the with keyword
その他の libperl-prereqscanner-perl 関連パッケージ
|
|
|
|
-
- dep: libgetopt-long-descriptive-perl
- module that handles command-line arguments with usage text
-
- dep: liblist-moreutils-perl
- Perl module with additional list functions not found in List::Util
-
- dep: libmodule-path-perl
- module to get the full path to a locally installed Perl module
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libnamespace-autoclean-perl
- module to remove imported symbols after compilation
-
- dep: libparams-util-perl
- シンプルでスタンドアローンなパラメータチェック関数用 Perl 拡張
-
- dep: libppi-perl
- module to parse, analyze and manipulate Perl code
-
- dep: libstring-rewriteprefix-perl
- module to rewrite strings based on a set of known prefixes
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perl (>= 5.19.5)
- Larry Wall 作の実用的な抽出とレポート用の言語
- または libcpan-meta-requirements-perl (>= 2.124)
- set of version requirements for a CPAN dist