[ 原始碼: libextutils-cbuilder-perl ]
套件:libextutils-cbuilder-perl(0.280230-1)
libextutils-cbuilder-perl 的相關連結
Debian 的資源:
下載原始碼套件 libextutils-cbuilder-perl:
- [libextutils-cbuilder-perl_0.280230-1.dsc]
- [libextutils-cbuilder-perl_0.280230.orig.tar.gz]
- [libextutils-cbuilder-perl_0.280230-1.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- Damyan Ivanov (QA 頁面)
- gregor herrmann (QA 頁面)
- Angel Abad (QA 頁面)
- Dominic Hargreaves (QA 頁面)
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libextutils-xsbuilder-perl
- libmodule-build-xsutil-perl
- libextutils-depends-perl
- libextutils-cppguess-perl
- libmodule-install-perl
- libb-hooks-op-annotation-perl
- libsocket-getaddrinfo-perl
- libextutils-libbuilder-perl
- libextutils-xspp-perl
- libperl-prereqscanner-notquitelite-perl
- libextutils-hascompiler-perl
module to compile and link C code for Perl modules
ExtUtils::CBuilder is a utility to portably build C code by invoking the appropriate compilers and linkers. It provides a cross-platform way to build Perl XS modules, which contain C code that needs to be built and dynamically linked to Perl.
Though motivated by the Module::Build project, it may be useful for other purposes as well. However, this module is not intended as a general interface for all C building needs.
其他與 libextutils-cbuilder-perl 有關的套件
|
|
|
|
-
- dep: perl (>= 5.13.9)
- Larry Wall's Practical Extraction and Report Language