Name: | perl-ExtUtils-CChecker |
---|---|
Version: | 0.08 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 53911 |
License: | GPL+ or Artistic |
RPM: | perl-ExtUtils-CChecker-0.08-2.el7.noarch.rpm |
Source RPM: | perl-ExtUtils-CChecker-0.08-2.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/ExtUtils-CChecker/ |
Summary: | Configure-time utilities for using C headers, libraries, or OS features |
Description: | Often Perl modules are written to wrap functionality found in existing C headers, libraries, or to use OS-specific features. It is useful in the Build.PL or Makefile.PL file to check for the existence of these requirements before attempting to actually build the module. |