Path to this page:
./
devel/p5-Error,
Perl extension module for try/throw/catch exception handling
Branch: pkgsrc-2019Q1,
Version: 0.17027,
Package name: p5-Error-0.17027,
Maintainer: pkgsrc-usersError - Error/exception handling in an OO-ish way (using try/catch/etc.)
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.
Using the "Error" module is no longer recommended due to the black-magical
nature of its syntactic sugar, which often tends to break. Its maintainers
have stopped actively writing code that uses it, and discourage people
from doing so.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: ebdd2bc3c840b09b7fd7cf1aac1bc30cfedbb87f
RMD160: 37a8efdca95adb428eeb1c76bdc6a0c1643e16ee
Filesize: 32.48 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version p5-Error-0.17027 (created)