Wed, 12 Jun 2024 00:12:34 UTC | login

Information for build perl-Test-Manifest-2.021-5.fc31

ID90171
Package Nameperl-Test-Manifest
Version2.021
Release5.fc31
Epoch
SummaryTest case module for Perl
DescriptionMakeMaker assumes that you want to run all of the .t files in the t/ directory in ascii-betical order during make test unless you say otherwise. This leads to some interesting naming schemes for test files to get them in the desired order. You can specify any order or any files that you like, though, with the test directive to WriteMakefile. Test::Manifest looks in the t/test_manifest file to find out which tests you want to run and the order in which you want to run them. It constructs the right value for MakeMaker to do the right thing.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 16 Jul 2019 09:03:04 UTC
CompletedTue, 16 Jul 2019 09:03:04 UTC
Tags
f31
RPMs
src
perl-Test-Manifest-2.021-5.fc31.src.rpm (info) (download)
noarch
perl-Test-Manifest-2.021-5.fc31.noarch.rpm (info) (download)
Changelog * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.021-5 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.021-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.021-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.021-2 - Perl 5.28 rebuild * Tue May 08 2018 Paul Howarth <paul@city-fan.org> - 2.021-1 - Update to 2.021 - Clarify that it's the Artistic License 2.0 - License changed to Artistic 2.0 - Drop legacy BuildRoot: and Group: tags - Drop explicit %clean section - Drop buildroot cleaning in %install section - Simplify find command using -delete - Classify build requirements by usage * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.02-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.02-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.02-7 - Perl 5.26 rebuild