[ 源代码: 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 extension for simple stand-alone param checking functions
-
- 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
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perl (>= 5.19.5)
- 拉里 沃尔的实用报表提取语言(Perl)
- 或者 libcpan-meta-requirements-perl (>= 2.124)
- set of version requirements for a CPAN dist