Exception modules?
Bradley Baetz
bbaetz at student.usyd.edu.au
Sat Aug 31 04:41:05 UTC 2002
Anyone know a good exception-style module for perl, which we can use in
bugzilla?
As more stuff moves to modules which may be resued from non-CGI scripts,
we really should have a way of reporting errors apart from using die.
There are a few on CPAN, none of which look like they've been updated in a
while, though.
(Error.pm, Exception.pm are the main ones)
http://axkit.org/docs/presentations/tpc2001/exceptions.axp/a.pdf is
interesting, too.
Bradley
More information about the developers
mailing list