5 Commits

Author SHA1 Message Date
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
bluhm
2de395bd15 update p5-FFI-CheckLib to 0.27 2020-05-15 22:08:12 +00:00
bluhm
3505de6f84 update p5-FFI-CheckLib to 0.26 2020-01-23 22:46:16 +00:00
bluhm
48938e7570 update p5-FFI-CheckLib to 0.25 2019-07-01 19:07:59 +00:00
bluhm
7821e49e70 import p5-FFI-CheckLib 0.24
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.
2019-05-23 17:47:50 +00:00