套件:libmodule-cpanfile-perl(1.1004-2)
libmodule-cpanfile-perl 的相關連結
Debian 的資源:
下載原始碼套件 libmodule-cpanfile-perl:
- [libmodule-cpanfile-perl_1.1004-2.dsc]
- [libmodule-cpanfile-perl_1.1004.orig.tar.gz]
- [libmodule-cpanfile-perl_1.1004-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
format for describing CPAN dependencies of Perl applications
Module::CPANfile is a tool to handle cpanfile format to load application specific dependencies, not just for CPAN distributions.
`cpanfile` describes CPAN dependencies required to execute associated Perl code.
Place the `cpanfile` in the root of the directory containing the associated code. For instance, in a Catalyst application, place the `cpanfile` in the same directory as `myapp.conf`.
Tools supporting `cpanfile` format (e.g. cpanm and carton) will automatically detect the file and install dependencies for the code to run.
其他與 libmodule-cpanfile-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language