[ ソース: 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 作の実用的な抽出とレポート用の言語