[ ソース: libextutils-libbuilder-perl ]
パッケージ: libextutils-libbuilder-perl (0.08-1)
libextutils-libbuilder-perl に関するリンク
Debian の資源:
libextutils-libbuilder-perl ソースパッケージをダウンロード:
- [libextutils-libbuilder-perl_0.08-1.dsc]
- [libextutils-libbuilder-perl_0.08.orig.tar.gz]
- [libextutils-libbuilder-perl_0.08-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module to compile standard, self-contained C libraries
Some Perl modules need to ship C libraries together with their Perl code. Although there are mechanisms to compile and link (or glue) C code in your Perl programs, there isn't a clear method to compile standard, self-contained C libraries.
ExtUtils::LibBuilder's main goal is to help in that task.