Perl5 module to check that a library is available Maintained by:culot@FreeBSD.org Port Added: 12 Aug 2010 12:48:41 Also Listed In:perl5 License: ART10 GPLv1
Devel::CheckLib provides a way of checking whether a particular library and
its headers are available, by attempting to compile a simple program and
link against it.
WWW: http://search.cpan.org/dist/Devel-CheckLib/
Devel::CheckLib provides a way of checking whether a particular library and
its headers are available, by attempting to compile a simple program and
link against it.
WWW: http://search.cpan.org/dist/Devel-CheckLib/
PR: ports/149440
Submitted by: Frederic Culot <frederic at culot.org>
Approved by: rene@ (mentor vacation)