Sat, 29 Jun 2024 07:29:10 UTC | login

Information for build perl-Try-Tiny-0.30-7.fc31

ID111183
Package Nameperl-Try-Tiny
Version0.30
Release7.fc31
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
StartedWed, 31 Jul 2019 17:48:30 UTC
CompletedWed, 31 Jul 2019 17:48:30 UTC
Tags
f31
f32
f33
RPMs
src
perl-Try-Tiny-0.30-7.fc31.src.rpm (info) (download)
noarch
perl-Try-Tiny-0.30-7.fc31.noarch.rpm (info) (download)
Changelog * 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 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Dec 21 2017 Paul Howarth <paul@city-fan.org> - 0.30-1 - Update to 0.30 - Expand "when" test skippage to more perl versions * Tue Dec 19 2017 Paul Howarth <paul@city-fan.org> - 0.29-1 - Update to 0.29 - Skip tests of "when" and "given/when" usage for perl 5.27.7 *only* (see CPAN RT#123908) * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild