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 "cgi::application::plugin::autorunmode"

CGI::Application::Plugin::AutoRunmode - CGI::App plugin to automatically register runmodes River stage one • 6 direct dependents • 6 total dependents

This plugin for CGI::Application provides easy ways to setup run modes. You can just write the method that implement a run mode, you do not have to explicitly register it with CGI::App anymore. There are two approaches: Declare run modes with subrout...

THILO/CGI-Application-Plugin-AutoRunmode-0.18 - 18 Feb 2011 09:23:15 UTC - Search in distribution

Titanium - A strong, lightweight web application framework River stage one • 1 direct dependent • 1 total dependent

It is intended that your Application Module will be implemented as a sub-class of Titanium. This is done simply as follows: package My::App; use base 'Titanium'; Notation and Conventions For the purpose of this document, we will refer to the followin...

MARKSTOS/Titanium-1.04 - 24 Nov 2009 02:43:36 UTC - Search in distribution

CGI::Application - Framework for building reusable web-applications River stage three • 118 direct dependents • 128 total dependents

It is intended that your Application Module will be implemented as a sub-class of CGI::Application. This is done simply as follows: package My::App; use base 'CGI::Application'; Notation and Conventions For the purpose of this document, we will refer...

MARTO/CGI-Application-4.61 - 02 Mar 2018 09:20:24 UTC - Search in distribution

CGI::Application::Gallery - image gallery module River stage zero No dependents

I must have coded fifty different image gallery scripts in the last 10 years. I think doing this in CGI::Application has staying power. This is in development- but is fully usable. At this point, you will have to view/isnpect or use the included brow...

LEOCHARRE/CGI-Application-Gallery-1.09 - 06 Nov 2008 18:10:00 UTC - Search in distribution

CGI::Application::Structured - A medium-weight, MVC, DB web micro-framework. River stage one • 1 direct dependent • 1 total dependent

I have taken to heart a recent comment by Mark Stosberg on the CGIApp mailing list: "Titanium is just one vision of what can be built on top of CGI::Application. Someone else could easily combine their own combination of CGI::Application and differen...

VANAMBURG/CGI-Application-Structured-0.007 - 28 Mar 2011 02:41:00 UTC - Search in distribution

CGI::Application::HelpMan - look up system perl pod docs River stage zero No dependents

The application lets you look up documentation on this system. For developer API, please see CGI::Application::Plugin::HelpMan....

LEOCHARRE/CGI-Application-Plugin-HelpMan-1.09 - 13 Mar 2008 16:58:33 UTC - Search in distribution

CGI::Application::Plugin::RunmodeDeclare - Declare runmodes with keywords River stage zero No dependents

This module allows you to declare run modes with a simple keyword. It provides the same features as Method::Signatures::Simple. It respects inheritance: run modes defined in the superclass are also available in the subclass. Beyond automatically regi...

RHESA/CGI-Application-Plugin-RunmodeDeclare-0.10 - 10 Feb 2012 00:53:54 UTC - Search in distribution

CGI::Application::Plugin::Cache::Adaptive - Provide cacheable to method using attribute. River stage zero No dependents

This module provides adaptive cache to specified method by 'Cacheable' attribute. Cache mechanism depends on Cache::Adaptive....

ZIGOROU/CGI-Application-Plugin-Cache-Adaptive-0.03 - 20 May 2007 16:38:39 UTC - Search in distribution

CGI::Application::Plugin::RunmodeParseKeyword - Declare runmodes using Parse::Keyword River stage zero No dependents

This module allows you to declare run modes with a simple keyword. It provides method signatures similar to Method::Signatures::Simple. It respects inheritance: run modes defined in the superclass are also available in the subclass. Beyond automatica...

RHESA/CGI-Application-Plugin-RunmodeParseKeyword-0.15 - 29 Dec 2023 17:09:08 UTC - Search in distribution

CGI::Application::Plugin::SuperForm - Create sticky HTML forms in CGI::Application run modes using HTML::SuperForm River stage zero No dependents

Create sticky forms with "HTML::SuperForm"....

VANAMBURG/CGI-Application-Plugin-SuperForm-0.5 - 28 Dec 2009 18:39:13 UTC - Search in distribution

CGI::Application::Tutorial::Namegame - example of how to use plugins with cgiapps River stage zero No dependents

This is example code meant to illustrate more advanced usage of CGI::Application...

LEOCHARRE/CGI-Application-Tutorial-Namegame-0.01 - 12 Sep 2007 20:00:37 UTC - Search in distribution

CGI::Application::Plugin::DeclareREST - Declare RESTful API for CGI::Application River stage zero No dependents

This plugin brings the declarative syntax (similar to Dancer & Mojolicious::Lite) to CGI::Application. It uses Routes::Tiny to do the route-handling. It works together with default CGI::Application syntax as well as with CGI::Application::Plugin::Aut...

AKU/CGI-Application-Plugin-DeclareREST-0.03 - 28 Feb 2018 14:32:09 UTC - Search in distribution

CGI::Application::Plugin::Authorization - Authorization framework for CGI::Application River stage zero No dependents

CGI::Application::Plugin::Authorization adds the ability to authorize users for specific tasks. Once a user has been authenticated and you know who you are dealing with, you can then use this plugin to control what that user has access to. It imports...

CEESHEK/CGI-Application-Plugin-Authorization-0.07 - 02 Mar 2008 05:29:39 UTC - Search in distribution

CGI::Application::Plugin::Authentication - Authentication framework for CGI::Application River stage one • 2 direct dependents • 2 total dependents

CGI::Application::Plugin::Authentication adds the ability to authenticate users in your CGI::Application modules. It imports one method called 'authen' into your CGI::Application module. Through the authen method you can call all the methods of the C...

WESM/CGI-Application-Plugin-Authentication-0.24 - 05 Jan 2024 21:31:26 UTC - Search in distribution
14 results (0.331 seconds)