Mon, 30 Sep 2024 00:45:57 UTC | login

Information for build perl-TryCatch-1.003002-24.fc33

ID169983
Package Nameperl-TryCatch
Version1.003002
Release24.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-TryCatch.git#1cd5d500fd3850190b11fb4eaf6d22a7975d3c67
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, 13 Aug 2020 11:26:10 UTC
CompletedThu, 13 Aug 2020 12:01:21 UTC
Taskbuild (f33, /rpms/perl-TryCatch.git:1cd5d500fd3850190b11fb4eaf6d22a7975d3c67)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-TryCatch.git#1cd5d500fd3850190b11fb4eaf6d22a7975d3c67'}}
Tags
f33
f37
f38
RPMs
src
perl-TryCatch-1.003002-24.fc33.src.rpm (info) (download)
riscv64
perl-TryCatch-1.003002-24.fc33.riscv64.rpm (info) (download)
perl-TryCatch-debuginfo-1.003002-24.fc33.riscv64.rpm (info) (download)
perl-TryCatch-debugsource-1.003002-24.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.003002-23 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.003002-20 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild