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.10-5m.mo6.noarch [19 KiB] |
Changelog
by NAKAYA Toshiharu (2009-01-21):
- (0.10-5m) - rebuild against rpm-4.6 |