Exception modules?

Bradley Baetz bbaetz at student.usyd.edu.au
Sat Aug 31 04:58:29 UTC 2002


On Sat, 31 Aug 2002, Bradley Baetz wrote:

> (Error.pm, Exception.pm are the main ones)
> 

... and Exception::Class/Exception::Class::DBI are actually maintainted 
(OK, ::DBI was started last week, but theresnot that much we want, anyway.

They do bring in a fair number of dependencies, mainly to handle stack 
traces.

As well, Exception::Class has stack trace problems with perl 5.6.0 (not
5.6.1), because of bugs in perl. I thikn we can live with that, though

ThrowCodeError/ThrowUserError would then throw real errors whose default 
behaviour would be to call into the template. Or something along those 
lines.

Bradley




More information about the developers mailing list