Sun, 24 Nov 2024 09:20:42 UTC | login

Information for build perl-TryCatch-1.003002-30.fc37

ID197691
Package Nameperl-TryCatch
Version1.003002
Release30.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-TryCatch.git#dd295605b78d4e0ede3a0f5cb8fe6de840000c09
SummaryFirst class try catch semantics for Perl, without source filters
DescriptionThis module aims to provide a nicer syntax and method to catch errors in Perl, similar to what is found in other languages (such as Java, Python or C++). The standard method of using eval {}; if ($@) {} is often prone to subtle bugs, primarily that its far too easy to stomp on the error in error handlers. And also eval/if isn't the nicest idiom.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 08 Sep 2022 16:06:51 UTC
CompletedThu, 08 Sep 2022 17:26:23 UTC
Taskbuild (f37, /rpms/perl-TryCatch.git:dd295605b78d4e0ede3a0f5cb8fe6de840000c09)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-TryCatch.git#dd295605b78d4e0ede3a0f5cb8fe6de840000c09'}}
Tags
f37
f38
RPMs
src
perl-TryCatch-1.003002-30.fc37.src.rpm (info) (download)
riscv64
perl-TryCatch-1.003002-30.fc37.riscv64.rpm (info) (download)
perl-TryCatch-debuginfo-1.003002-30.fc37.riscv64.rpm (info) (download)
perl-TryCatch-debugsource-1.003002-30.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.003002-29 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-27 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun May 23 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.003002-26 - Perl 5.34 rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild