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 "distribution:Dancer Dancer::Plugin::"

Dancer::Plugin - helper for writing Dancer plugins River stage three • 211 direct dependents • 215 total dependents

Create plugins for Dancer...

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

Dancer::Plugin::Ajax - a plugin for adding Ajax route handlers River stage three • 211 direct dependents • 215 total dependents

The "ajax" keyword which is exported by this plugin allow you to define a route handler optimized for Ajax queries. The route handler code will be compiled to behave like the following: * Pass if the request header X-Requested-With doesn't equal XMLH...

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

Dancer::Timer - a timer for Dancer River stage three • 211 direct dependents • 215 total dependents

Dancer::Timer provides Dancer with a timing object to clock operations. For example, you might want a logging that shows you when each operation happened (at what time) to determine how long each operation was in order to know where to focus on for p...

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

Dancer::Hook - Class to manipulate hooks with Dancer River stage three • 211 direct dependents • 215 total dependents

Manipulate hooks with Dancer...

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

Dancer::Config - how to configure Dancer to suit your needs River stage three • 211 direct dependents • 215 total dependents

Dancer::Config handles reading and changing the configuration of your Dancer apps. The documentation for this module aims to describe how to change settings, and which settings are available....

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

Dancer::Cookbook - a quick-start guide to the Dancer web framework River stage three • 211 direct dependents • 215 total dependents

A quick-start guide with examples to get you up and running with the Dancer web framework....

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

Dancer::Plugins - interesting plugins to add to Dancer's capabilities River stage three • 211 direct dependents • 215 total dependents

Dancer aims to keep the core as small as possible, but there are a growing number of useful plugins to add helpful features. This document provides a quick summary of some recommended plugins....

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

Dancer::Tutorial - An example to get you dancing River stage three • 211 direct dependents • 215 total dependents

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

Dancer::Serializer::JSONP - serializer for handling JSONP data River stage three • 211 direct dependents • 215 total dependents

This class is a subclass of Dancer::Serializer::JSON with support for JSONP. In order to use this engine, use the template setting: serializer: JSONP This can be done in your config.yml file or directly in your app code with the set keyword. This ser...

YANICK/Dancer-1.3521 - 08 Feb 2023 20:58:09 UTC
9 results (0.037 seconds)