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

Search results for "Catalyst::Controller::DBIC::API"

Catalyst::Controller::DBIC::API - Provides a DBIx::Class web service automagically River stage one • 2 direct dependents • 3 total dependents

Easily provide common API endpoints based on your DBIx::Class schema classes. Module provides both RPC and REST interfaces to base functionality. Uses Catalyst::Action::Serialize and Catalyst::Action::Deserialize to serialize response and/or deserial...

ABRAXXA/Catalyst-Controller-DBIC-API-2.009000 - 21 Feb 2024 10:53:00 UTC - Search in distribution

Catalyst::Helper::Controller::DBIC::API::REST River stage zero No dependents

This creates REST controllers according to the specifications at Catalyst::Controller::DBIC::API and Catalyst::Controller::DBIC::API::REST for all the classes in your Catalyst app. It creates the following files: MyApp/lib/MyApp/Controller/API.pm MyA...

AMIRI/Catalyst-Helper-Controller-DBIC-API-REST-0.09 - 20 Nov 2016 18:44:31 UTC - Search in distribution

NOTES River stage one • 1 direct dependent • 1 total dependent

TIMB/WebAPI-DBIC-0.004002 - 22 Mar 2015 22:56:37 UTC - Search in distribution

Devel::PerlySense - Perl IDE backend with Emacs frontend River stage zero No dependents

PerlySense is a Perl IDE backend that integrates with editor frontends, currently Emacs. (While no one has written a Vim frontend, PerlySense can emit Vim style data structures.) Conveniently navigate and browse the code and documentation of your pro...

JOHANL/Devel-PerlySense-0.0221 - 30 Aug 2019 08:12:04 UTC - Search in distribution

HTML::FormHandler - HTML forms using Moose River stage two • 21 direct dependents • 31 total dependents

*** Although documentation in this file provides some overview, it is mainly intended for API documentation. See HTML::FormHandler::Manual::Intro for an introduction, with links to other documentation. HTML::FormHandler maintains a clean separation b...

GSHANK/HTML-FormHandler-0.40068 - 20 Jul 2017 17:10:05 UTC - Search in distribution

CatalystX::OAuth2 - OAuth2 services for Catalyst River stage zero No dependents

This module implements the authorization grant subset of the oauth 2 ietf spec draft <http://tools.ietf.org/html/draft-ietf-oauth-v2-23>. Action roles containing an implementation of each required endpoint in the specification are provided and should...

JJNAPIORK/CatalystX-OAuth2-0.001009 - 13 Dec 2017 01:31:55 UTC - Search in distribution

Valiant::HTML::Util::Form - HTML Form River stage zero No dependents

Builds on Valiant::HTML::Util::TagBuilder and Valiant::HTML::Util::FormTags to provide a wrapper around a model object that can be used to generate HTML form controls via a formbuilder such as Valliant::HTML::FormBuilder. or a subclass thereof. Like ...

JJNAPIORK/Valiant-0.002003 - 04 Oct 2023 17:28:16 UTC - Search in distribution

Catalyst::Delta - Overview of changes between versions of Catalyst River stage three • 603 direct dependents • 677 total dependents

This is an overview of the user-visible changes to Catalyst between major Catalyst releases. VERSION 5.90105 This version primarily fixed a regression in the way we preserved $c->state which the previous version introduced. Now in the case when you f...

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

RapidApp::Manual::Modules - RapidApp Modules River stage one • 5 direct dependents • 5 total dependents

RapidApp "Modules" are special object classes, specific to RapidApp, that encapsulate a fully working interface, usually with an embedded ExtJS panel/component front-side view, which is designed to render via Ajax within other rendered Modules (such ...

VANSTYN/RapidApp-1.3500 - 22 Nov 2021 22:52:12 UTC - Search in distribution

CatalystX::Resource - Provide CRUD functionality to your Controllers River stage one • 1 direct dependent • 1 total dependent

CatalystX::Resource enhances your App with CRUD functionality. After creating files for HTML::FormHandler, DBIx::Class and Template Toolkit templates you get create/edit/delete/show/list actions for free. Resources can be nested. (e.g.: Artist has_ma...

DAVEWOOD/CatalystX-Resource-0.03 - 10 Jul 2019 08:12:30 UTC - Search in distribution

CatalystX::CRUD::YUI - YUI for your CatalystX::CRUD view River stage one • 1 direct dependent • 1 total dependent

CatalystX::CRUD::YUI is a crud application using the Yahoo User Interface and ExtJS toolkits, and CatalystX::CRUD components. It is derived largely from the Rose::DBx::Garden::Catalyst project but now with support for DBIx::Class via the CatalystX::C...

KARMAN/CatalystX-CRUD-YUI-0.031 - 01 Jun 2014 05:10:27 UTC - Search in distribution

Catalyst::Plugin::Authentication::Store::DBIC - **DEPRECATED** Authentication and authorization against a DBIx::Class or Class::DBI model. River stage zero No dependents

This plugin uses a DBIx::Class (or Class::DBI) object to authenticate a user....

MSTROUT/Catalyst-Plugin-Authentication-Store-DBIC-0.11 - 16 Jul 2008 09:36:13 UTC - Search in distribution

CatalystX::ExtJS::Tutorial - Introduction to CatalystX::ExtJS River stage one • 1 direct dependent • 1 total dependent

PERLER/CatalystX-ExtJS-2.1.3 - 20 Jun 2011 08:26:02 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

Catalyst::Controller::DirectoryDispatch - Simple directory listing with built in url dispatching River stage zero No dependents

Provides a simple configuration based controller for listing local system directories and dispatching them as URLs. Example Usage If you created the controller at http://localhost/mydir and set root to '/home/user1' then browsing to the controller mi...

AGORMAN/Catalyst-Controller-DirectoryDispatch-1.03 - 16 May 2016 16:16:51 UTC - Search in distribution

CatalystX::ExtJS::Tutorial::Direct - Introduction to CatalystX::ExtJS::Direct River stage one • 3 direct dependents • 3 total dependents

PERLER/CatalystX-ExtJS-Direct-2.1.5 - 15 Jan 2014 01:00:19 UTC - Search in distribution

CatalystX::CRUD::ModelAdapter::DBIC - CRUD for Catalyst::Model::DBIC::Schema River stage zero No dependents

CatalystX::CRUD::ModelAdapter::DBIC implements the CatalystX::CRUD::ModelAdapter API for DBIx::Class....

KARMAN/CatalystX-CRUD-ModelAdapter-DBIC-0.15 - 04 Jan 2016 17:40:24 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

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
19 results (0.086 seconds)