perl-Class-Throwable - Minimal lightweight exception class
Website: | http://search.cpan.org/dist/Class-Throwable/ |
---|---|
License: | "Unknown" |
- Description:
This module implements a minimal lightweight exception object. It is meant to be a compromise between more basic solutions like Carp which can only print information and cannot handle exception objects, and more more complex solutions like Exception::Class which can be used to define complex inline exceptions and has a number of module dependencies.
Packages
perl-Class-Throwable-0.11-21m.mo8.noarch [20 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.11-21m) - rebuild against perl-5.20.0 |