Catalyst::Plugin::StackTrace

Display a stack trace on the debug screen
Download

Catalyst::Plugin::StackTrace Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Matt S Trout
  • Publisher web site:
  • http://search.cpan.org/~mstrout/

Catalyst::Plugin::StackTrace Tags


Catalyst::Plugin::StackTrace Description

Catalyst::Plugin::StackTrace is a Perl module that 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.This plugin is only active in -Debug mode by default, but can be enabled by setting the enable config option.SYNOPSIS use Catalyst qw/-Debug StackTrace/;Product's homepage


Catalyst::Plugin::StackTrace Related Software