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 "catalystx::declare"

CatalystX::Declare - EXPERIMENTAL Declarative Syntax for Catalyst Applications River stage zero No dependents

This module is EXPERIMENTAL This module provides a declarative syntax for Catalyst applications. Its main focus is currently on common and repetitious parts of the application, such as the application class itself, controllers, and controller roles. ...

JJNAPIORK/CatalystX-Declare-0.015 - 06 Oct 2010 01:24:30 UTC - Search in distribution

Catalyst - The Elegant MVC Web Application Framework River stage three • 605 direct dependents • 679 total dependents

Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application. If you are a new user, we suggest you start with Catalyst::Manual::Tutori...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

Plasp - PerlScript/ASP River stage zero No dependents

Plasp is CatalystX::ASP, which is a plugin for Catalyst to support ASP (PerlScript) but with Catalyst ripped out. This is largely based off of Joshua Chamas's Apache::ASP, as the application I've been working with was written for Apache::ASP. Thus, t...

SLEUNG/Plasp-1.09 - 17 Aug 2021 20:49:58 UTC - Search in distribution

Catalyst::ActionRole::BuildDBICResult - Find a DBIC Results from Arguments River stage zero No dependents

NOTE: For version 0.02 I added some code to make sure that when there are more than one find condition we don't stop on the first error. This was done so that if you are trying to match on a numeric column (like a common auto inc PK) and on some text...

JJNAPIORK/Catalyst-ActionRole-BuildDBICResult-0.04 - 03 Dec 2011 13:15:33 UTC - Search in distribution

CatalystX::Routes - Sugar for declaring RESTful chained actions in Catalyst River stage zero No dependents

WARNING: This module is still experimental. It works well, but the APIs may change without warning. This module provides a sugar layer that allows controllers to declare chained RESTful actions. Under the hood, all the sugar declarations are turned i...

DROLSKY/CatalystX-Routes-0.02 - 05 Feb 2011 20:57:45 UTC - Search in distribution

CatalystX::ASP - PerlScript/ASP on Catalyst River stage zero No dependents

CatalystX::ASP is a plugin for Catalyst to support ASP (PerlScript). This is largely based off of Joshua Chamas's Apache::ASP, as the application I've been working with was written for Apache::ASP. Thus, this was designed to be almost a drop-in repla...

SLEUNG/CatalystX-ASP-1.15 - 25 Apr 2018 05:54:03 UTC - Search in distribution

Catalyst::Controller::JMS - controller base class to simplify usage of Catalyst::ActionRole::JMS River stage one • 1 direct dependent • 1 total dependent

This controller base class makes it easy to handle JMS-style messages in your Catalyst application. It handles deserialisation and serialisation transparently (thanks to Catalyst::Action::Deserialize and Catalyst::Action::Serialize) and sets up the a...

DAKKAR/Catalyst-ActionRole-JMS-1.3 - 29 Jul 2014 09:54:06 UTC - Search in distribution

Catalyst::Manual::ExtendingCatalyst - Extending The Framework River stage two • 2 direct dependents • 11 total dependents

This document will provide you with access points, techniques and best practices to extend the Catalyst framework, or to find more elegant ways to abstract and use your own code. The design of Catalyst is such that the framework itself should not get...

ETHER/Catalyst-Manual-5.9013 - 22 Mar 2024 21:01:26 UTC - Search in distribution

Book::Chinese::MasterPerlToday::Catalyst - Catalyst Framework River stage zero No dependents

本章主要介绍如何使用 Catalyst 来构建一个程序。 cpan> install Catalyst::Runtime cpan> install Catalyst::Devel cpan> install Catalyst::Manual 详尽的文档请参阅 Catalyst::Manual 前言 所有模块或工具的用意都在于简化您任务所需的代码。 Catalyst 采用当前最流行的 MVC 结构。 * V(View) MVC 中的 V 是比较清晰的,输出可以是直接的文本($c->res->bo...

FAYLAND/Book-Chinese-MasterPerlToday-0.02 - 31 Aug 2009 05:35:44 UTC - Search in distribution

CatalystX::RequestModel - Inflate Models from a Request Content Body or from URL Query Parameters River stage zero No dependents

Dealing with incoming POSTed (or PUTed/ PATCHed, etc) request content bodies is one of the most common code issues we have to deal with. Catalyst has generic capacities for handling common incoming content types such as form URL encoded (common with ...

JJNAPIORK/CatalystX-RequestModel-0.018 - 26 Jun 2023 13:18:21 UTC - Search in distribution

CatalystX::Syntax::Action - Semantically meaningful Catalyst Actions with signatures River stage one • 1 direct dependent • 1 total dependent

This module uses a bit of lightweight Devel::Declare magic to add a new keyword into your Catalyst::Controller called "action". It works just like Method::Signatures::Simple, except it also "shift"s off the "context" argument, saving you a bit of boi...

JJNAPIORK/CatalystX-Syntax-Action-0.01 - 20 May 2011 01:07:07 UTC - Search in distribution

Module::Install::ProvidesClass - provides detection in META.yml for 'class' keyword River stage zero No dependents

This class is designed to populate the "provides" field of META.yml files so that the CPAN indexer will pay attention to the existance of your classes, rather than blithely ignoring them. It does this for Module::Install based "Makefile.PL" files. If...

ASH/Module-Install-ProvidesClass-1.000000 - 05 Mar 2010 17:53:52 UTC - Search in distribution

CatalystX::ActionBuilders - A DSL for declaring controller paths River stage zero No dependents

This package exports sugar that allows paths to be declared without having to hew to any of the requirements of attributes. Note that this is an _alternate_ way to declare paths; you can still use the standard approach without fear or reprisal. We pr...

RSRCHBOY/CatalystX-ActionBuilders-0.003 - 25 Apr 2014 21:36:17 UTC - Search in distribution
13 results (0.191 seconds)