8000 GitHub - tonycoz/p5-Devel-CheckLib: check that a library is available
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tonycoz/p5-Devel-CheckLib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This module 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.

To install, do the usual dance:

    perl Makefile.PL
    make
    make test
    make install

About

check that a library is available

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 99.6%
  • Other 0.4%
0