Sun, 23 Jun 2024 01:51:08 UTC | login

Information for build perl-ExtUtils-H2PM-0.11-4.fc40

ID283499
Package Nameperl-ExtUtils-H2PM
Version0.11
Release4.fc40
Epoch
SummaryAutomatically generate perl modules to wrap C header files
DescriptionThis module assists in generating wrappers around system functionality, such as socket() types or ioctl() calls, where the only interesting features required are the values of some constants or layouts of structures normally only known to the C header files. Rather than writing an entire XS module just to contain some constants and pack/unpack functions, this module allows the author to generate, at module build time, a pure perl module containing constant declarations and structure utility functions. The module then requires no XS module to be loaded at run time.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 14:56:24 UTC
CompletedWed, 21 Feb 2024 14:56:24 UTC
Tags
f40
f41
RPMs
src
perl-ExtUtils-H2PM-0.11-4.fc40.src.rpm (info) (download)
noarch
perl-ExtUtils-H2PM-0.11-4.fc40.noarch.rpm (info) (download)
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Mar 20 2023 Emmanuel Seyman <emmanuel@seyman.fr> - 0.11-1 - Update to 0.11 - Update dependencies - Use /usr/bin/perl instead of %{__perl} * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.10-18 - Perl 5.36 rebuild