Fri, 21 Jun 2024 01:38:12 UTC | login

Information for build perl-Try-Tiny-0.30-9.fc33

ID166432
Package Nameperl-Try-Tiny
Version0.30
Release9.fc33
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
StartedTue, 14 Jul 2020 11:45:23 UTC
CompletedTue, 14 Jul 2020 11:45:23 UTC
Tags
f33
RPMs
src
perl-Try-Tiny-0.30-9.fc33.src.rpm (info) (download)
noarch
perl-Try-Tiny-0.30-9.fc33.noarch.rpm (info) (download)
Changelog * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.30-9 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.30-6 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.30-3 - Perl 5.28 rebuild