Name: | perl-Error |
---|---|
Epoch: | 1 |
Version: | 0.17020 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 50014 |
License: | (GPL+ or Artistic) and MIT |
RPM: | perl-Error-0.17020-2.el7.noarch.rpm |
Source RPM: | perl-Error-0.17020-2.el7.src.rpm |
Build Date: | Wed Apr 30 2014 |
Build Host: | ca-buildj3.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. |