ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
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: https://metacpan.org/release/Catalyst-Plugin-StackTrace
|