Commit graph

2 commits

Author SHA1 Message Date
Roman Kulik
89c187a0be Removed WWW: line from DESCR. 2006-04-13 15:07:28 +00:00
Roman Kulik
c1118f4cc3 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 complex
solutions like Exception::Class which can be used to define complex inline
exceptions and has a number of module dependencies.

WWW: http://search.cpan.org/dist/Class-Throwable/
Author: Stevan Little <stevan@iinteractive.com>
2006-03-09 20:13:05 +00:00