[ 源代码: libextutils-libbuilder-perl ]
软件包:libextutils-libbuilder-perl(0.08-3)
libextutils-libbuilder-perl 的相关链接
Debian 的资源:
下载源码包 libextutils-libbuilder-perl:
- [libextutils-libbuilder-perl_0.08-3.dsc]
- [libextutils-libbuilder-perl_0.08.orig.tar.gz]
- [libextutils-libbuilder-perl_0.08-3.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.