./devel/p5-Throwable, Perl 5 role for classes that can be thrown

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q3, Version: 0.200008, Package name: p5-Throwable-0.200008, Maintainer: pkgsrc-users

Throwable 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-Moo]

Master sites: (Expand)

SHA1: 93f0049daed239277fa806c8c2d90da3c0eb9d47
RMD160: a69dc110d8d1d5b28f9dd5992a6ca0d45a85aed3
Filesize: 16.233 KB

Version history: (Expand)