OK cwen@ Comment: check that a library is available for FFI Description: This module 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 another FFI system.
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/05/23 17:47:50 bluhm Exp $
|
|
${P5SITE}/FFI/
|
|
${P5SITE}/FFI/CheckLib.pm
|
|
@man man/man3p/FFI::CheckLib.3p
|