Sat, 11 May 2024 18:47:37 UTC | login

Information for build perl-Test-Prereq-2.002-7.fc29

ID55118
Package Nameperl-Test-Prereq
Version2.002
Release7.fc29
Epoch
SummaryCheck if Makefile.PL has the right pre-requisites
DescriptionThe prereq_ok() function examines the modules it finds in blib/lib/, blib/script, and the test files it finds in t/ (and test.pl). It figures out which modules they use and compares that list of modules to those in the PREREQ_PM section of Makefile.PL. If you use Module::Build, see Test::Prereq::Build instead.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 03:10:07 UTC
CompletedThu, 19 Jul 2018 03:10:07 UTC
Tags
f29
f30
f31
RPMs
src
perl-Test-Prereq-2.002-7.fc29.src.rpm (info) (download)
noarch
perl-Test-Prereq-2.002-7.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.002-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.002-6 - Perl 5.28 rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.002-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.002-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.002-3 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.002-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Nov 28 2016 Paul Howarth <paul@city-fan.org> - 2.002-1 - Update to 2.002 - No more filtering out core modules (some things are ejected from core!) - Switched from Module::Info to Module::Extract::Use - Switched from old Test::Builder to Test::Builder::Module - Fix postderef (GH#14) - Support test_requires in Module::Build (GH#15) - License changed to Artistic 2.0