Sat, 06 Jul 2024 05:01:11 UTC | login

Information for build perl-Error-0.17029-2.fc33

ID133518
Package Nameperl-Error
Version0.17029
Release2.fc33
Epoch1
SummaryError/exception handling in an OO-ish way
DescriptionThe Error package provides two interfaces. Firstly Error provides a procedural interface to exception handling. Secondly Error is a base class for errors/exceptions that can either be thrown, for subsequent catch, or can simply be recorded.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 25 Mar 2020 20:54:15 UTC
CompletedWed, 25 Mar 2020 20:54:15 UTC
Tags
f33
RPMs
src
perl-Error-0.17029-2.fc33.src.rpm (info) (download)
noarch
perl-Error-0.17029-2.fc33.noarch.rpm (info) (download)
Changelog * Tue Mar 10 2020 Paul Howarth <paul@city-fan.org> - 1:0.17029-2 - BR: perl(blib) for t/00-compile.t * Tue Jan 28 2020 Paul Howarth <paul@city-fan.org> - 1:0.17029-1 - Update to 0.17029 - Rebuild for order of 'NAME' and 'VERSION' sections in the generated POD documentation (VERSION used to appear before NAME) * Mon Aug 26 2019 Paul Howarth <paul@city-fan.org> - 1:0.17028-1 - Update to 0.17028 - Moved the VCS repo to https://github.com/shlomif/perl-error.pm * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.17027-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.17027-3 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.17027-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Oct 28 2018 Paul Howarth <paul@city-fan.org> - 1:0.17027-1 - Update to 0.17027 - Documentation and examples enhancements (GH#1) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.17026-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.17026-2 - Perl 5.28 rebuild * Thu May 24 2018 Paul Howarth <paul@city-fan.org> - 1:0.17026-1 - Update to 0.17026 - Convert to Dist-Zilla - Switch to ExtUtils::MakeMaker flow - Switch upstream from search.cpan.org to metacpan.org