[ 原始碼: libcatalyst-plugin-stacktrace-perl ]
套件:libcatalyst-plugin-stacktrace-perl(0.12-2.1)
libcatalyst-plugin-stacktrace-perl 的相關連結
Debian 的資源:
下載原始碼套件 libcatalyst-plugin-stacktrace-perl:
- [libcatalyst-plugin-stacktrace-perl_0.12-2.1.dsc]
- [libcatalyst-plugin-stacktrace-perl_0.12.orig.tar.gz]
- [libcatalyst-plugin-stacktrace-perl_0.12-2.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libcatalyst-plugin-i18n-perl
- libcatalyst-plugin-authorization-acl-perl
- libcatalyst-plugin-configloader-perl
- libcatalyst-plugin-session-store-dbi-perl
- libcatalyst-plugin-authentication-credential-openid-perl
- libcatalyst-plugin-session-store-cache-perl
- libcatalyst-action-renderview-perl
- libcatalyst-plugin-session-store-delegate-perl
- libcatalyst-view-json-perl
- libcatalyst-plugin-session-store-fastmmap-perl
- libcatalyst-plugin-static-simple-perl
Catalyst plugin for displaying a stack trace on the debug screen
Catalyst::Plugin::StackTrace 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.
Catalyst is an elegant Model-View-Controller web application framework written in Perl.
其他與 libcatalyst-plugin-stacktrace-perl 有關的套件
|
|
|
|
-
- dep: libcatalyst-perl (>= 5.70)
- elegant Model-View-Controller Web Application Framework
-
- dep: libdevel-stacktrace-perl
- Perl module containing stack trace and related objects
-
- dep: libmro-compat-perl (>= 0.10)
- mro::* interface compatibility for Perls < 5.9.5
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language