Package: libdevel-checklib-perl (1.14-2)
Links for libdevel-checklib-perl
Debian Resources:
Download Source Package 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]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
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.
Other Packages Related to libdevel-checklib-perl
|
|
|
|
Download libdevel-checklib-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 17.8 kB | 48.0 kB | [list of files] |