The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "plack middleware debug"

Plack::Middleware::Debug - display information about the current request/response River stage two • 36 direct dependents • 50 total dependents

The debug middleware offers a configurable set of panels that displays information about the current request and response. The information is generated only for responses with a status of 200 ("OK") and a "Content-Type" that contains "text/html" or "...

MIYAGAWA/Plack-Middleware-Debug-0.18 - 03 May 2020 20:14:08 UTC - Search in distribution

Plack::Middleware::Debug::LWP - LWP Profiling Panel River stage zero No dependents

This module provides a panel for the Plack::Middleware::Debug that gives profiling information for LWP::UserAgent requests....

CREIN/Plack-Middleware-Debug-LWP-0.3 - 12 Sep 2017 02:09:22 UTC - Search in distribution

Plack::Middleware::Debug::Ajax - Show log of ajax requests/responses River stage zero No dependents

Adds a debug panel that logs ajax requests and responses through jQuery, as they happen. Only ajax requests that go through jQuery are logged, because the logging relies on jQuery's global event handlers. If you make an ajax call with global set to f...

VINCENT/Plack-Middleware-Debug-Ajax-0.02 - 21 Feb 2013 23:12:34 UTC - Search in distribution

Plack::Middleware::Debug::Mongo - Extend Plack::Middleware::Debug with MongoDB panels River stage zero No dependents

This distribution extends Plack::Middleware::Debug with some MongoDB panels. At the moment, listed below panels are available....

CHIM/Plack-Middleware-Debug-Mongo-0.03 - 06 Apr 2013 18:03:35 UTC - Search in distribution

Plack::Middleware::Debug::Redis - Extend Plack::Middleware::Debug with Redis panels River stage one • 1 direct dependent • 1 total dependent

This distribution extends Plack::Middleware::Debug with some Redis panels. At the moment, the following panels available:...

CHIM/Plack-Middleware-Debug-Redis-0.03 - 20 Jun 2013 21:13:28 UTC - Search in distribution

Plack::Middleware::Debug::Notepad - Abuse the plack debug panel and keep your todo list in it. River stage zero No dependents

This panel gives you a little notepad right in your browser. Edit its content using markdown and have it rendered in html....

MANNI/Plack-Middleware-Debug-Notepad-0.13 - 08 Mar 2024 15:00:18 UTC - Search in distribution

Plack::Middleware::Debug::Log4perl - Plack debug panel to show detailed Log4perl debug messages. River stage zero No dependents

This module provides a plack debug panel that displays the Log4perl messages for the current HTTP request. Ideally configure Log4perl using Plack::Midleware::Log4perl, or directly in your .psgi file. This way we can hook into the root logger at run t...

MIKET/Plack-Middleware-Debug-Log4perl-0.04 - 22 Feb 2013 11:51:18 UTC - Search in distribution

Plack::Middleware::Debug::Template - storing profiling information on template use. River stage zero No dependents

This middleware adds timers around calls to "process" in Template::Context to track the time spent rendering the template and the layout for the page....

MYSOCIETY/Plack-Middleware-Debug-Template-1.00 - 01 Sep 2017 15:26:40 UTC - Search in distribution

Plack::Middleware::Debug::TraceENV - debug panel for tracing %ENV River stage zero No dependents

Plack::Middleware::Debug::TraceENV is debug panel for watching %ENV....

BAYASHI/Plack-Middleware-Debug-TraceENV-0.044 - 02 Jan 2023 03:02:29 UTC - Search in distribution

Plack::Middleware::Debug::Recorder - Debug panel to communicate with the Recorder middleware River stage zero No dependents

This debug panel displays the current state of the recorder middleware (whether or not it's currently recording), and provides some buttons for turning recording on or off....

RHOELZ/Plack-Middleware-Recorder-0.06 - 03 Nov 2016 03:42:10 UTC - Search in distribution

Plack::Middleware::Debug::GitStatus - Display git status information about the directory from which you run your development server River stage zero No dependents

This panel gives you quick access to the most relevant git information: the currently checked out branch git status information information about the most recent commit...

MANNI/Plack-Middleware-Debug-GitStatus-0.04 - 18 Oct 2015 11:31:07 UTC - Search in distribution

Plack::Middleware::Debug::RefCounts - Reference count debugging for Plack apps River stage zero No dependents

This module aims to provide debugging tools to help identify memory leaks. It uses Devel::Gladiator to compare reference counts at the beginning and end of requests. To get the most out of this module, you should: 1. Run you application with a single...

GSG/Plack-Middleware-Debug-RefCounts-v0.910.1 - 21 Feb 2020 20:43:10 UTC - Search in distribution

Plack::Middleware::Debug::DBIProfile - DBI::Profile panel River stage one • 2 direct dependents • 2 total dependents

Enables DBI::Profile on all DBI handles for the duration of the request. The "profile" parameter specifies the 'profile path'. It may be an integer or a string. The default is 1, which simply measures the time spent inside the DBI. For more detail tr...

TIMB/Plack-Middleware-Debug-DBIProfile-0.102 - 04 Jan 2011 13:33:39 UTC - Search in distribution

Plack::Middleware::Debug::W3CValidate - Validate your Response Content River stage zero No dependents

Adds a debug panel that runs your response body through the W3C validator and returns a list of errors....

JJNAPIORK/Plack-Middleware-Debug-W3CValidate-0.04 - 23 Aug 2010 19:48:09 UTC - Search in distribution

Plack::Middleware::Debug::CatalystStash - Debug panel to inspect the Catalyst Stash River stage zero No dependents

This debug panel displays the stash content from Catalyst applications....

MARKELLIS/Plack-Middleware-Debug-CatalystStash-1.000000 - 29 Dec 2016 18:49:10 UTC - Search in distribution

Plack::Middleware::Debug::CatalystSession - Debug panel to inspect the Catalyst Session River stage zero No dependents

TKUYPER/Plack-Middleware-Debug-CatalystSession-0.01004 - 18 Jun 2016 23:25:21 UTC - Search in distribution

Plack::Middleware::Debug::LazyLoadModules - debug panel for Lazy Load Modules River stage zero No dependents

Plack::Middleware::Debug::LazyLoadModules is debug panel for watching lazy loaded modules....

BAYASHI/Plack-Middleware-Debug-LazyLoadModules-0.06 - 17 Nov 2012 01:48:05 UTC - Search in distribution

Plack::Middleware::Debug::TemplateToolkit - debug panel for TemplateToolkit River stage one • 1 direct dependent • 1 total dependent

This Plack::Middleware::Debug Panel shows which template and template variables have been processed, and possibly other "tt." PSGI environment variables....

LLAP/Plack-Middleware-TemplateToolkit-0.28 - 16 Feb 2015 19:02:22 UTC - Search in distribution

Plack::Middleware::Debug::CatalystPluginCache - Panel for monitoring Catalyst::Plugin::Cache's River stage zero No dependents

General The default output consists of a summary of cache statistics, for each of the caches configured for Catalyst::Plugin::Cache, for the current request: Cache Get Miss Hit% Set Compute Remove Backend default 11 10 9.09 11 0 0 Cache::Memcached::l...

TIMB/Plack-Middleware-Debug-CatalystPluginCache-0.101 - 29 Oct 2010 20:25:05 UTC - Search in distribution

Plack::Middleware::Debug::Dancer::App River stage zero No dependents

CROMEDOME/Dancer-Debug-0.04 - 14 Apr 2024 02:16:19 UTC - Search in distribution
101 results (0.136 seconds)