软件包: libcatalyst-plugin-stacktrace-perl (0.12-2)
libcatalyst-plugin-stacktrace-perl 的相关链接
Trisquel 的资源:
下载源码包 libcatalyst-plugin-stacktrace-perl:
- [libcatalyst-plugin-stacktrace-perl_0.12-2.dsc]
- [libcatalyst-plugin-stacktrace-perl_0.12.orig.tar.gz]
- [libcatalyst-plugin-stacktrace-perl_0.12-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Damyan Ivanov
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- libcatalyst-action-renderview-perl
- 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-plugin-session-store-delegate-perl
- libcatalyst-plugin-static-simple-perl
- libcatalyst-view-json-perl
- libcatalyst-plugin-session-store-fastmmap-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