Pakket: libcatalyst-plugin-stacktrace-perl (0.12-4)
Verwijzigingen voor libcatalyst-plugin-stacktrace-perl
Debian bronnen:
Het bronpakket libcatalyst-plugin-stacktrace-perl downloaden:
- [libcatalyst-plugin-stacktrace-perl_0.12-4.dsc]
- [libcatalyst-plugin-stacktrace-perl_0.12.orig.tar.gz]
- [libcatalyst-plugin-stacktrace-perl_0.12-4.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
- 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.
Andere aan libcatalyst-plugin-stacktrace-perl gerelateerde pakketten
|
|
|
|
-
- dep: libcatalyst-perl
- elegant Model-View-Controller Web Application Framework
-
- dep: libdevel-stacktrace-perl
- Perl module containing stack trace and related objects
-
- dep: libmro-compat-perl
- mro::* interface compatibility for Perls < 5.9.5
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language