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.
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.
Website: | http://search.cpan.org/dist/Error/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | CentOS |
Group: | development/libraries |
perl-Error-0.17015-4.el6.noarch [28 KiB] |
Changelog
by Stepan Kasal (2009-12-07):
- rebuild against perl 5.10.1 |