Name: | perl-Error |
---|---|
Epoch: | 1 |
Version: | 0.17025 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 71564 |
License: | (GPL+ or Artistic) and MIT |
RPM: | perl-Error-0.17025-2.el8.noarch.rpm |
Source RPM: | perl-Error-0.17025-2.el8.src.rpm |
Build Date: | Thu Mar 14 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |