Path to this page:
Next | Query returned 4 messages, browsing 1 to 10 | previous
CVS Commit History:
2008-10-20 12:10:18 by Tonnerre | Files touched by this commit (41) |
Log message:
Use as much of the catalyst from normal, non-wip pkgsrc as possible.
PKGREVISION++.
|
2008-05-30 14:22:03 by abs | Files touched by this commit (102) |
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
|
2007-03-03 07:02:07 by Johann Franz | Files touched by this commit (2) |
Log message:
Update to 0.06.
Changes since 0.02:
0.06 2006-07-25 11:52:15
- fixed bug where $@ would get reset for exception objects
- changed stylesheets to match Catalyst 5.7000
0.05 2006-07-13 16:34:11
- fixed bug where an exception in the $SIG{__DIE__} handler would cause
the original exception to be lost
- increased contrast on error line (Christopher H. Laco)
- added reverse option (Christopher H. Laco)
0.04 2006-03-26 22:30:00
- Properly handle the case where finalize_error is called but there
is no stacktrace. This happens if the user manually sets $c->error.
0.03 2006-03-16 23:40:00
- Made the stack trace fill the entire width.
- Added respect_overload option for Devel::StackTrace (Stephen
Steneker)
|
2006-03-10 21:30:19 by Roman Kulik | Files touched by this commit (4) | |
Log message:
This plugin will enhance the standard Catalyst debug screen by including
a stack trace of your appliation up to the point where the error
occurred. Each stack frame is displayed along with the package name,
line number, file name, and code context surrounding the line number.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-StackTrace/
|
Next | Query returned 4 messages, browsing 1 to 10 | previous