libexception-class-perl

module that allows you to declare real exception classes in Perl

Description

Exception::Class allows you to declare exceptions in your modules in a manner similar to how exceptions are declared in Java.

It features a simple interface allowing programmers to 'declare' exception classes at compile time. It also has a base exception class, Exception::Class::Base, that can be used for classes stored in files (aka modules ;) ) that are subclasses.

It is designed to make structured exception handling simpler and better by encouraging people to use hierarchies of exceptions in their applications.

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/Exception-Class


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 libexception-class-perl