Skip to content

shlomif/p5-Devel-CheckLib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Packages

No packages published

Languages

  • Perl 99.5%
  • Other 0.5%