| Name: | perl-ExtUtils-CChecker |
|---|---|
| Version: | 0.10 |
| Release: | 13.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 55270 |
| License: | GPL+ or Artistic |
| RPM: | perl-ExtUtils-CChecker-0.10-13.el8.noarch.rpm |
| Source RPM: | perl-ExtUtils-CChecker-0.10-13.el8.src.rpm |
| Build Date: | Fri Nov 01 2019 |
| Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/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. |