| Name: | perl-ExtUtils-CChecker |
|---|---|
| Version: | 0.11 |
| Release: | 9.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 58011 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-ExtUtils-CChecker-0.11-9.el10.noarch.rpm |
| Source RPM: | perl-ExtUtils-CChecker-0.11-9.el10.src.rpm |
| Build Date: | Sat Aug 31 2024 |
| Build Host: | build-ol10-x86_64.oracle.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. |