Path to this page:
./
devel/p5-Throwable,
Perl 5 role for classes that can be thrown
Branch: pkgsrc-2014Q2,
Version: 0.200009nb1,
Package name: p5-Throwable-0.200009nb1,
Maintainer: pkgsrc-usersThrowable is a role for classes that are meant to be thrown as exceptions
to standard program flow. It is very simple and does only two things:
saves any previous value for $@ and calls die $self.
Throwable::Error is a base class for exceptions that will be thrown to
signal errors and abort normal program flow. Throwable::Error is an
alternative to Exception::Class, the features of which are largely provided
by the Moose object system atop which Throwable::Error is built.
Throwable::Error performs the Throwable role.
Required to run:[
devel/p5-Class-Load] [
devel/p5-Devel-StackTrace] [
devel/p5-Moo] [
devel/p5-MooX-Types-MooseLike] [
lang/perl5]
Master sites: (Expand)
SHA1: 80ac0b795ff1c8f20253d52ac51a40edc1764a80
RMD160: efa03d91a17c3df727252e78d7c5ab951fae00f4
Filesize: 15.704 KB
Version history: (Expand)
- (2014-07-11) Updated to version: p5-Throwable-0.200009nb1
- (2014-07-02) Package added to pkgsrc.se, version p5-Throwable-0.200009 (created)