[ ソース: libperl-prereqscanner-perl ]
パッケージ: libperl-prereqscanner-perl (1.025-1)
libperl-prereqscanner-perl に関するリンク
Debian の資源:
libperl-prereqscanner-perl ソースパッケージをダウンロード:
- [libperl-prereqscanner-perl_1.025-1.dsc]
- [libperl-prereqscanner-perl_1.025.orig.tar.gz]
- [libperl-prereqscanner-perl_1.025-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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: libcpan-meta-requirements-perl
- set of version requirements for a CPAN dist
-
- dep: libgetopt-long-descriptive-perl
- module that handles command-line arguments with usage text
-
- 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: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libstring-rewriteprefix-perl
- module to rewrite strings based on a set of known prefixes
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語