libfailures-perl

minimalist exception hierarchy generator

Description

The failures module lets you define an exception hierarchy quickly and simply.

The design goals were:

 • minimalist interface
 • 80% of features in 20% of lines of code
 • depend only on core modules (nearly achieved)
 • support hierarchical error types
 • identify errors types by name (class) not by parsing strings
 • leave (possibly expensive) trace decisions to the thrower

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/failures


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libfailures-perl