Mon, 30 Sep 2024 01:01:45 UTC | login

Information for build perl-TryCatch-1.003002-35.fc40

ID285447
Package Nameperl-TryCatch
Version1.003002
Release35.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-TryCatch.git#01807d7ab43880423b6a4f4ef03c27ca75459710
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, 22 Feb 2024 16:54:56 UTC
CompletedThu, 22 Feb 2024 17:08:45 UTC
Taskbuild (f40, /rpms/perl-TryCatch.git:01807d7ab43880423b6a4f4ef03c27ca75459710)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-TryCatch.git#01807d7ab43880423b6a4f4ef03c27ca75459710'}}
Tags
f40
f41
RPMs
src
perl-TryCatch-1.003002-35.fc40.src.rpm (info) (download)
riscv64
perl-TryCatch-1.003002-35.fc40.riscv64.rpm (info) (download)
perl-TryCatch-debuginfo-1.003002-35.fc40.riscv64.rpm (info) (download)
perl-TryCatch-debugsource-1.003002-35.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.003002-32 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.003002-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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