Search results for "plack debug dancer"

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

Plack::Middleware::Debug::Dancer::TemplateTimer - Template and layout rendering timer for Dancer River stage zero No dependents

This middleware adds timers around calls to "render" in Dancer::Template::Abstract and "layout" in Dancer::Template::Abstract to track the time spent rendering the template and the layout for the page. This module uses "install_modifier" in Class::Me...

SYSPETE/Plack-Middleware-Debug-Dancer-TemplateTimer-0.001 - 27 Apr 2016 14:56:34 UTC - Search in distribution

Plack::Middleware::Debug::Dancer::TemplateVariables - Debug and inspect your template variables for Dancer River stage zero No dependents

This middleware simply dumps all of the variables, that are passed by Dancer through the template directive. This is achieved by installing a before_layout_render-hook, that saves $tokens for later display....

TMUELLER/Plack-Middleware-Debug-Dancer-TemplateVariables-0.002 - 30 Jan 2012 00:20:28 UTC - Search in distribution

Starch - A framework independent HTTP session library. River stage two • 10 direct dependents • 10 total dependents

Welcome to Starch! Starch solves the problems introduced when complex HTTP session libraries are written as web framework built-ins. When complex libraries like these are tied directly into a web framework they become much more difficult to test, dif...

BLUEFEET/Starch-0.14 - 13 May 2019 02:14:22 UTC - Search in distribution

MVC::Neaf - Not Even A (Web Application) Framework River stage zero No dependents

KHEDIN/MVC-Neaf-0.2901 - 02 Aug 2023 00:28:03 UTC - Search in distribution

Slick River stage zero No dependents

RAWLEYFOW/Slick-0.007 - 23 Aug 2023 17:33:42 UTC - Search in distribution

Raisin - A REST API microframework for Perl. River stage one • 1 direct dependent • 1 total dependent

Raisin is a REST API microframework for Perl. It's designed to run on Plack, providing a simple DSL to develop RESTful APIs easily. It was inspired by Grape <https://github.com/intridea/grape>....

RTKH/Raisin-0.94 - 12 Apr 2022 18:18:49 UTC - Search in distribution

Dancer - lightweight yet powerful web application framework River stage three • 214 direct dependents • 218 total dependents

Dancer is a web application framework designed to be as effortless as possible for the developer, taking care of the boring bits as easily as possible, yet staying out of your way and letting you get on with writing your code. Dancer aims to provide ...

YANICK/Dancer-1.3521 - 08 Feb 2023 20:58:09 UTC - Search in distribution

AtomBus - An AtomPub server for messaging. River stage zero No dependents

AtomBus is an AtomPub server that can be used for messaging. The idea is that atom feeds can correspond to conceptual queues or buses. AtomBus is built on top of the Dancer framework. It is also pubsubhubbub friendly. These examples assume that you h...

IRONCAMEL/AtomBus-1.0405 - 17 Apr 2012 17:34:57 UTC - Search in distribution

Task::Dancer - Dancer in a box River stage zero No dependents

This Task installs Dancer, optional engines, templates and assorted modules that are not included in the Dancer core distribution. If you've written anything relating to Dancer, please let us know. We try to maintain a list of modules that are mainta...

AMBS/Task-Dancer-0.39 - 29 Aug 2015 16:55:54 UTC - Search in distribution

Dancer2::Config - Configure Dancer2 to suit your needs River stage three • 156 direct dependents • 176 total dependents

The Dancer2 configuration (as implemented by Dancer2::Core::Role::ConfigReader) handles reading and changing the configuration of your Dancer2 apps. This document describes how to manipulate Dancer2's configuration settings (through code or by file),...

CROMEDOME/Dancer2-1.1.0 - 12 Dec 2023 01:29:05 UTC - Search in distribution

RPC::ExtDirect::Server - A tiny but capable Ext.Direct server River stage one • 3 direct dependents • 3 total dependents

This module implements a minimal Ext.Direct capable server in pure Perl. Its main purpose is to be used as a lightweight drop-in replacement for more complex production environments like Plack or Apache/mod_perl, e.g. for testing and mockups. It can ...

TOKAREV/RPC-ExtDirect-Server-1.24 - 12 Oct 2016 08:10:46 UTC - Search in distribution

Timed::Logger - store events for later analysis. River stage one • 1 direct dependent • 3 total dependents

Timed::Logger allows one to log events along with amount if time that event took. This can be useful for debugging and profiling purposes. See Plack::Middleware::Debug::Timed::Logger for usage example....

KOLYA/Timed-Logger-0.0.6 - 03 Oct 2013 04:20:46 UTC - Search in distribution

Dancer2::Plugin::WebService - RESTful Web Services with login, persistent data, multiple in/out formats, IP security, role based access River stage zero No dependents

MPOURASG/Dancer2-Plugin-WebService-4.4.7 - 27 Nov 2023 20:02:44 UTC - Search in distribution

Dancer::Plugin::Cerberus - Include geo, time zone, user-agent and throttling from App::Cerberus River stage zero No dependents

This plugin adds metadata from an App::Cerberus server to the vars before your route handlers are called. For instance: * Geo-location * Time zone * User-agent info * Are they a spider? * Are they making too many requests? Should we throttle them? It...

DRTECH/Dancer-Plugin-Cerberus-0.03 - 06 Aug 2012 13:25:20 UTC - Search in distribution

Plack::Middleware::Cerberus - Include geo, time zone, user-agent and throttling from App::Cerberus River stage zero No dependents

Plack::Middleware::Cerberus adds metadata from an App::Cerberus server to the $env as "$env->{'plack.cerberus'}". For instance: * Geo-location * Time zone * User-agent info * Are they a spider? * Are they making too many requests? Should we throttle ...

DRTECH/Plack-Middleware-Cerberus-0.04 - 06 Aug 2012 13:26:43 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

Task::BeLike::RSRCHBOY::Web - Web-related modules RSRCHBOY uses! River stage zero No dependents

This is a task package cataloging the web-related modules I often use. I've broken it out of Task::BeLike::RSRCHBOY so as to reduce that package's footprint on machines where these are not needed....

RSRCHBOY/Task-BeLike-RSRCHBOY-Web-0.002 - 29 May 2012 21:56:29 UTC - Search in distribution

Dancer::Session::DBI - DBI based session engine for Dancer River stage zero No dependents

JAITKEN/Dancer-Session-DBI-1.2.1 - 05 Sep 2013 06:28:11 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
26 results (0.075 seconds)