パッケージ: libdevel-checklib-perl (1.13-1)
libdevel-checklib-perl に関するリンク
Debian の資源:
libdevel-checklib-perl ソースパッケージをダウンロード:
- [libdevel-checklib-perl_1.13-1.dsc]
- [libdevel-checklib-perl_1.13.orig.tar.gz]
- [libdevel-checklib-perl_1.13-1.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 関連パッケージ
|
|
|
|