The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:Kelp base"

Kelp::Base - Simple lazy attributes River stage two • 18 direct dependents • 20 total dependents

This module provides simple lazy attributes....

BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC

Kelp::Module - Base class for Kelp modules River stage two • 18 direct dependents • 20 total dependents

Provides the base class for creating Kelp modules. Creating a Kelp module means extending this class and overriding the "build" method. Kelp modules usually "register" a new method into the web application. Registering methods Modules use the "regist...

BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC

Kelp::Less - Quick prototyping with Kelp River stage two • 18 direct dependents • 20 total dependents

This class exists to provide a way for quick and sloppy prototyping of a web application. It is a wrapper for Kelp, which imports several keywords, making it easier and less verbose to create a quick web app. It's called "Less", because there is less...

BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC

Kelp::Routes - Routing for a Kelp app River stage two • 18 direct dependents • 20 total dependents

The router provides the connection between the HTTP requests and the web application code. It tells the application *"If you see a request coming to *this* URI, send it to *that* subroutine for processing"*. For example, if a request comes to "/home"...

BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC

Kelp::Manual - Reference to web development with Kelp River stage two • 18 direct dependents • 20 total dependents

If you're going to be deploying a Perl based web application, chances are that you will be using Plack. Plack has almost all necessary tools to create and maintain a healthy web app. Tons of middleware is written for it, and there are several very we...

BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC

Kelp::Module::JSON - Simple JSON module for a Kelp application River stage two • 18 direct dependents • 20 total dependents

BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC

Kelp::Module::Routes - Default router module for Kelp River stage two • 18 direct dependents • 20 total dependents

This module and Kelp::Module::Config are automatically loaded into each Kelp application. It initializes the routing table for the web application....

BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC

Kelp::Manual::Cookbook - Recipes for Kelp dishes River stage two • 18 direct dependents • 20 total dependents

This document lists solutions to common problems you may encounter while developing your own Kelp web application. Since Kelp leaves a lot for you to figure out yourself (also known as *not getting in your way*) many of these will be just a proposed ...

BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC

Kelp::Routes::Controller - Routes and controller for Kelp River stage two • 18 direct dependents • 20 total dependents

This router module reblesses a Kelp application into its own controller class. This allows you to structure your web application in a classic object oriented fashion, having $self an instance to the current class rather than the main web application....

BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC
9 results (0.043 seconds)