aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-StackTrace/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* This plugin will enhance the standard Catalyst debug screen by includingErwin Lansing2006-01-111-0/+6
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/ PR: ports/91667 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=153271