Throwable-1.001

role for classes that can be thrown

Index | devel

Description

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.

Maintainer: Andrew Hewus Fresh <afresh1@openbsd.org>

Run Dependencies