Sun, 07 Jul 2024 12:00:45 UTC | login

Information for build perl-Module-Build-0.42.34-5.fc40

ID284730
Package Nameperl-Module-Build
Version0.42.34
Release5.fc40
Epoch2
SummaryBuild and install Perl modules
DescriptionModule::Build is a system for building, testing, and installing Perl modules. It is meant to be an alternative to ExtUtils::MakeMaker. Developers may alter the behavior of the module through sub-classing in a much more straightforward way than with MakeMaker. It also does not require a make on your system - most of the Module::Build code is pure-perl and written in a very cross-platform way. In fact, you don't even need a shell, so even platforms like MacOS (traditional) can use it fairly easily. Its only prerequisites are modules that are included with perl 5.6.0, and it works fine on perl 5.005 if you can install a few additional modules.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 16:01:01 UTC
CompletedWed, 21 Feb 2024 16:01:01 UTC
Tags
f40
f41
RPMs
src
perl-Module-Build-0.42.34-5.fc40.src.rpm (info) (download)
noarch
perl-Module-Build-0.42.34-5.fc40.noarch.rpm (info) (download)
perl-Module-Build-tests-0.42.34-5.fc40.noarch.rpm (info) (download)
Changelog * Wed Feb 14 2024 Jitka Plesnikova <jplesnik@redhat.com> - 2:0.42.34-5 - Package tests * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.42.34-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.42.34-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.42.34-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Apr 28 2023 Paul Howarth <paul@city-fan.org> - 2:0.42.34-1 - 0.4234 bump - Use author-independent source URL - Fix permissions verbosely - Make %files list more explicit * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.42.32-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 16 2022 Jitka Plesnikova <jplesnik@redhat.com> -2:0.42.32-1 - 0.4232 bump * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.42.31-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2:0.42.31-14 - Perl 5.36 re-rebuild of bootstrapped packages * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2:0.42.31-13 - Perl 5.36 rebuild * Mon Mar 28 2022 Petr Pisar <ppisar@redhat.com> - 2:0.42.31-12 - Handle missing ExtUtils::CBuilder as a missing compiler (bug #1547165)