Mon, 28 Oct 2024 08:17:24 UTC | login

Information for build perl-Carp-Fix-1_25-1.000001-33.fc40

ID282869
Package Nameperl-Carp-Fix-1_25
Version1.000001
Release33.fc40
Epoch
SummarySmooth over incompatible changes in Carp 1.25
DescriptionCarp 1.25 made a change to its formatting, adding a period at the end of the message. This can mess up tests and code that are looking for error messages. Carp::Fix::1_25 makes the message consistent, regardless of what version of Carp you're using. Carp::Fix::1_25 exports its own carp functions, which change the Carp message to match the 1.25 version. Carp::Fix::1_25 otherwise acts exactly like Carp and it will honor Carp global variables such as @CARP_NOT and %Carp::Internal. Why do this instead of just upgrading Carp? Upgrading Carp would affect all installed code all at once. You might not be ready for that, or you might not want your module to foist that on its users. This lets you fix things one namespace at a time.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 14:24:05 UTC
CompletedWed, 21 Feb 2024 14:24:05 UTC
Tags
f40
f41
RPMs
src
perl-Carp-Fix-1_25-1.000001-33.fc40.src.rpm (info) (download)
noarch
perl-Carp-Fix-1_25-1.000001-33.fc40.noarch.rpm (info) (download)
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.000001-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.000001-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.000001-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.000001-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.000001-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.000001-28 - Perl 5.36 rebuild