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-7m.mo7.noarch [18 KiB] |
Changelog
by Yohsuke Ooi (2010-08-31):
- (0.11-7m) - full rebuild for mo7 release |