Sat, 29 Jun 2024 07:33:09 UTC | login

Information for build perl-Try-Tiny-0.31-6.fc39

ID258373
Package Nameperl-Try-Tiny
Version0.31
Release6.fc39
Epoch
SummaryMinimal try/catch with proper localization of $@
DescriptionThis module provides bare bones try/catch statements that are designed to minimize common mistakes with eval blocks, and NOTHING else. This is unlike TryCatch, which provides a nice syntax and avoids adding another call stack layer, and supports calling return from the try block to return from the parent subroutine. These extra features come at a cost of a few dependencies, namely Devel::Declare and Scope::Upper that are occasionally problematic, and the additional catch filtering uses Moose type constraints, which may not be desirable either.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Oct 2023 07:24:59 UTC
CompletedThu, 26 Oct 2023 07:24:59 UTC
Tags
f40
RPMs
src
perl-Try-Tiny-0.31-6.fc39.src.rpm (info) (download)
noarch
perl-Try-Tiny-0.31-6.fc39.noarch.rpm (info) (download)
Changelog * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.31-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.31-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.31-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.31-3 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.31-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Nov 24 2021 Paul Howarth <paul@city-fan.org> - 0.31-1 - Update to 0.31 - Plug Syntax::Keyword::Try and Feature::Compat::Try in the docs * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild