套件: libffi-checklib-perl (0.26-1)
libffi-checklib-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libffi-checklib-perl:
- [libffi-checklib-perl_0.26-1.dsc]
- [libffi-checklib-perl_0.26.orig.tar.gz]
- [libffi-checklib-perl_0.26-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- C.J. Collier
- gregor herrmann
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to check availability of a library for FFI
FFI::CheckLib checks whether a particular dynamic library is available for FFI to use. It is modeled heavily on Devel::CheckLib, but will find dynamic libraries even when development packages are not installed. It also provides a find_lib function that will return the full path to the found dynamic library, which can be feed directly into FFI::Platypus or FFI::Raw.
Although intended mainly for FFI modules via FFI::Platypus and similar, this module does not actually use any FFI to do its detection and probing.
其他與 libffi-checklib-perl 有關的套件
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language