[ 原始碼: libdist-build-perl ]
套件:libdist-build-perl(0.020-1)
libdist-build-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdist-build-perl:
- [libdist-build-perl_0.020-1.dsc]
- [libdist-build-perl_0.020.orig.tar.gz]
- [libdist-build-perl_0.020-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libdist-zilla-plugin-modulebuildtiny-fallback-perl
- libmodule-build-tiny-perl
- libextutils-makemaker-dist-zilla-develop-perl
- libdist-zilla-plugin-makemaker-fallback-perl
- libcpanplus-dist-build-perl
- libfile-find-rule-perl-perl
- libdist-zilla-perl
- libygl4t64-dbgsym
- libdist-zilla-plugin-checkbin-perl
- libtest-signature-perl
- libmodule-build-using-pkgconfig-perl
modern Perl module builder
Dist::Build is a Build.PL implementation. Unlike Module::Build::Tiny it is extensible, unlike Module::Build it uses a build graph internally which makes it easy to combine different customizations. It's typically extended by adding a .pl script in planner/.
At configure time, it will run a dynamic-prereqs.json file if present to determine the conditional dependencies.
其他與 libdist-build-perl 有關的套件
|
|
|
|
-
- dep: libcpan-requirements-dynamic-perl (>= 0.002)
- module implementing dynamic prerequisites in CPAN metadata files
-
- dep: libextutils-builder-compiler-perl (>= 0.028)
- interface around different compilers for ExtUtils:Builder
-
- dep: libextutils-builder-perl (>= 0.016)
- ExtUtils::Builder Plan framework
-
- dep: libextutils-config-perl
- wrapper around Perl's configuration hash
-
- dep: libextutils-helpers-perl (>= 0.028)
- various portability utilities for module builders
-
- dep: libextutils-installpaths-perl
- module to make Build.PL install path logic easy
-
- dep: libfile-sharedir-tiny-perl
- module to locate per-dist and per-module shared files
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libtest-harness-perl
- module to run standard Perl test scripts with statistics
-
- dep: libversion-perl
- Perl extension for Version Objects
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language