Wed, 12 Jun 2024 11:00:40 UTC | login

Information for build perl-Test-Manifest-2.024-1.fc40

ID280057
Package Nameperl-Test-Manifest
Version2.024
Release1.fc40
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, 09 Jan 2024 11:14:37 UTC
CompletedTue, 09 Jan 2024 11:14:37 UTC
Tags
f40
RPMs
src
perl-Test-Manifest-2.024-1.fc40.src.rpm (info) (download)
noarch
perl-Test-Manifest-2.024-1.fc40.noarch.rpm (info) (download)
Changelog * Tue Jan 09 2024 Paul Howarth <paul@city-fan.org> - 2.024-1 - Update to 2.024 - Refresh distro * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.023-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.023-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.023-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2.023-3 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.023-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Jan 09 2022 Paul Howarth <paul@city-fan.org> - 2.023-1 - Update to 2.023 - Fix a link in the README.pod