[ 原始碼: libmodule-used-perl ]
套件:libmodule-used-perl(1.3.0-3)
libmodule-used-perl 的相關連結
Debian 的資源:
下載原始碼套件 libmodule-used-perl:
- [libmodule-used-perl_1.3.0-3.dsc]
- [libmodule-used-perl_1.3.0.orig.tar.gz]
- [libmodule-used-perl_1.3.0-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
library to detect modules loaded by Perl code without running it
Module::Used is a Perl module that does static analysis of arbitrary Perl code, looking for use and require statements to determine what modules are required by the code. It also knows about Moose and Moose::Role, so it can determine appropriate dependencies in that case too.
其他與 libmodule-used-perl 有關的套件
|
|
|
|
-
- dep: libconst-fast-perl
- facility for creating read-only scalars, arrays, and hashes
-
- dep: libfile-next-perl
- file-finding iterator
-
- dep: libmodule-path-perl
- module to get the full path to a locally installed Perl module
-
- dep: libppi-perl
- module to parse, analyze and manipulate Perl code
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language