27ded5c72a
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/
6 lines
339 B
Text
6 lines
339 B
Text
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/
|