软件包:libextutils-builder-perl(0.017-1)
libextutils-builder-perl 的相关链接
Debian 的资源:
下载源码包 libextutils-builder-perl:
- [libextutils-builder-perl_0.017-1.dsc]
- [libextutils-builder-perl_0.017.orig.tar.gz]
- [libextutils-builder-perl_0.017-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
ExtUtils::Builder Plan framework
Writing extensions for various build tools can be a daunting task. ExtUtils::Builder tries to abstract steps of build processes into reusable building blocks for creating platform and build system agnostic executable descriptions of work.
The ExtUtils::Builder Plan framework includes Actions, Nodes and Plans.
Actions are the cornerstone of the ExtUtils::Builder framework. They provide an interface between build tools (e.g. ExtUtils::MakeMaker, Module::Build, ...) and building extensions. This allows producing and consuming sides to be completely independent from each other. It is a flexible abstraction around pieces of work, this work can be a piece of perl code, an external command, a mix of those or possibly other things.
Nodes are composite Actions.
Plans are the equivalent of a (piece of a) Makefile. They are a bunch of nodes that should interconnect.
其他与 libextutils-builder-perl 有关的软件包
|
|
|
|
-
- dep: libextutils-config-perl
- wrapper around Perl's configuration hash
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libversion-perl
- Perl extension for Version Objects
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)