Revision history for Perl extension CGI::ExceptionManager
0.04
- CGI::ExceptionManager->run returns collback's return value
or detach()'s argument
0.03
- fix generation of bogus error message when error is propagated from a eval(by kazuho++)
0.02
- delay load of CGI::ExceptionManager::StackTrace(by kazuho++)
- relax parser rules(by kazuho++)
0.01 Thu Nov 20 00:59:17 2008
- original version