6 lines
216 B
Text
6 lines
216 B
Text
|
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/
|