ports/devel/p5-Catalyst-Plugin-StackTrace/pkg/DESCR

5 lines
278 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
This plugin will enhance the standard Catalyst debug screen by including
a stack trace of your application 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.