Name: | perl-Error |
---|---|
Epoch: | 1 |
Version: | 0.17029 |
Release: | 7.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 79692 |
License: | (GPL+ or Artistic) and MIT |
RPM: | perl-Error-0.17029-7.el9.noarch.rpm |
Source RPM: | perl-Error-0.17029-7.el9.src.rpm |
Build Date: | Sun Jan 09 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Error |
Summary: | Error/exception handling in an OO-ish way |
Description: | The 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. |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 rebuild
- BR: perl(blib) for t/00-compile.t
- Update to 0.17029 - Rebuild for order of 'NAME' and 'VERSION' sections in the generated POD documentation (VERSION used to appear before NAME)
- Update to 0.17028 - Moved the VCS repo to https://github.com/shlomif/perl-error.pm