[ 原始碼: libdevel-checklib-perl ]
套件:libdevel-checklib-perl(1.14-2)
libdevel-checklib-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdevel-checklib-perl:
- [libdevel-checklib-perl_1.14-2.dsc]
- [libdevel-checklib-perl_1.14.orig.tar.gz]
- [libdevel-checklib-perl_1.14-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module for checking the availability of a library
Devel::CheckLib is a perl module that checks whether a particular C library and its headers are available.
It works by trying to compile some code and linking it to the specified libraries. If something pops out the end which looks executable, it gets executed. That tiny program is built once for each specified library, and (without linking) once for each header file.
It is also possible to check for the presence of particular functions in a library, or even that those functions return particular results.
其他與 libdevel-checklib-perl 有關的套件
|
|
|
|