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 "module:Dancer2"

Dancer2 - Lightweight yet powerful web application framework River stage three • 162 direct dependents • 183 total dependents

Dancer2 is the new generation of Dancer, the lightweight web-framework for Perl. Dancer2 is a complete rewrite based on Moo. Dancer2 can optionally use XS modules for speed, but at its core remains fatpackable (packable by App::FatPacker) so you coul...

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

Dancer2::CLI - Dancer2 CLI application River stage three • 162 direct dependents • 183 total dependents

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

Dancer2::Core - Core libraries for Dancer2 2.0 River stage three • 162 direct dependents • 183 total dependents

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

Dancer2::Test - Useful routines for testing Dancer2 apps River stage three • 162 direct dependents • 183 total dependents

DEPRECATED. This module and all the functions listed below are deprecated. Do not use this module. The routines provided by this module for testing Dancer2 apps are buggy and unnecessary. Instead, use the Plack::Test module as shown in the SYNOPSIS a...

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

Task::Dancer2 - Dancer2... in a box! River stage zero No dependents

This Task installs Dancer2, optional engines, templates and assorted modules that are not included in the Dancer2 core distribution. It is based heavily on the awesome Task::Dancer distribution by Sawyer X and ambs. If you've written anything relatin...

CROMEDOME/Task-Dancer2-0.07 - 05 Feb 2023 23:47:03 UTC

Dancer2::Plugin - base class for Dancer2 plugins River stage three • 162 direct dependents • 183 total dependents

Writing the plugin "use Dancer2::Plugin" The plugin must begin with use Dancer2::Plugin; which will turn the package into a Moo class that inherits from Dancer2::Plugin. The base class provides the plugin with two attributes: "app", which is populate...

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

Dancer2::Debugger - Dancer2 panels for Plack::Debugger River stage zero No dependents

Dancer2::Debugger makes using the excellent Plack::Debugger much more convenient and in addition provides a number of Dancer2 panels. Current panels included with this distribution: Plack::Debugger::Panel::Dancer2::Logger Plack::Debugger::Panel::Danc...

SYSPETE/Dancer2-Debugger-0.008 - 04 Oct 2016 15:53:12 UTC

Dancer2::FileUtils - File utility helpers River stage three • 162 direct dependents • 183 total dependents

Dancer2::FileUtils includes a few file related utilities that Dancer2 uses internally. Developers may use it instead of writing their own file reading subroutines or using additional modules....

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

Dancer2::RPCPlugin - Role to support generic dispatch-table-building River stage one • 1 direct dependent • 1 total dependent

dispatch_builder(%parameters) Parameters Positional: 1. endpoint 2. publish 3. arguments (list of packages for POD-publishing) 4. settings (config->{plugins}{RPC::proto}) rpcplugin_tag Parameters None. Responses <jsonrpc|restrpc|xmlrpc> dispatch_item...

ABELTJE/Dancer2-Plugin-RPC-2.02 - 28 Sep 2022 08:40:21 UTC

Dancer2::UserAdmin - Administration for registered users and site memberships River stage zero No dependents

This package provides user administration for your Dancer2 app. Create and manage users, grant user roles, add time-limited renewable memberships to the site, and use those properties for content access, communications, etc. The user object is availa...

TONKIN/Dancer2-UserAdmin-0.9902 - 17 Aug 2019 05:18:23 UTC

Dancer2::Controllers River stage zero No dependents

RAWLEYFOW/Dancer2-Controllers-1.1 - 26 Feb 2024 20:26:09 UTC

Dancer2::CLI::Gen - Create new Dancer2 application River stage three • 162 direct dependents • 183 total dependents

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

Dancer2::Core::DSL - Dancer2's Domain Specific Language (DSL) River stage three • 162 direct dependents • 183 total dependents

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

Dancer2::Core::App - encapsulation of Dancer2 packages River stage three • 162 direct dependents • 183 total dependents

Everything a package that uses Dancer2 does is encapsulated into a "Dancer2::Core::App" instance. This class defines all that can be done in such objects. Mainly, it will contain all the route handlers, the configuration settings and the hooks that a...

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

Dancer2::Plugin::Pg - PostgreSQL connection for Dancer2 River stage zero No dependents

LUCAS/Dancer2-Plugin-Pg-0.07 - 30 May 2016 11:24:32 UTC

Dancer2::Core::Hook - Manipulate hooks with Dancer2 River stage three • 162 direct dependents • 183 total dependents

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

Dancer2::Core::HTTP - helper for rendering HTTP status codes for Dancer2 River stage three • 162 direct dependents • 183 total dependents

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

Dancer2::Core::Time - class to handle common helpers for time manipulations River stage three • 162 direct dependents • 183 total dependents

For consistency, whenever something needs to work with time, it needs to be expressed in seconds, with a timestamp. Although it's very convenient for the machine and calculations, it's not very handy for a human-being, for instance in a configuration...

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

Dancer2::Core::MIME - Class to ease manipulation of MIME types River stage three • 162 direct dependents • 183 total dependents

Dancer2::Core::MIME is a thin wrapper around MIME::Types providing helpful methods for MIME handling....

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

Dancer2::Core::Error - Class representing fatal errors River stage three • 162 direct dependents • 183 total dependents

With Dancer2::Core::Error you can throw reasonable-looking errors to the user instead of crashing the application and filling up the logs. This is usually used in debugging environments, and it's what Dancer2 uses as well under debugging to catch err...

CROMEDOME/Dancer2-1.1.0 - 12 Dec 2023 01:29:05 UTC
382 results (0.025 seconds)