Name: | perl-ExtUtils-CChecker |
---|---|
Version: | 0.12 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 60060 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-ExtUtils-CChecker-0.12-1.el10_0.noarch.rpm |
Source RPM: | perl-ExtUtils-CChecker-0.12-1.el10_0.src.rpm |
Build Date: | Thu Dec 19 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. |
- Update to 0.12 (rhbz#2267821) - Document the '->define' method - Overall module style updates - 'use v5.14' in all files - Use 'package NAME VER' syntax - Use 'Test2::V0' instead of 'Test::More' + 'Test::Fatal'
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Perl 5.36 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- 0.11 bump