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 "HTML::Mason::Handler"

lib/HTML/Mason/Handler.pm River stage two • 41 direct dependents • 76 total dependents

DROLSKY/HTML-Mason-1.60 - 11 Feb 2023 18:45:01 UTC - Search in distribution

HTML::Mason::PSGIHandler - PSGI handler for HTML::Mason River stage zero No dependents

HTML::Mason::PSGIHandler is a PSGI handler for HTML::Mason. It's based on HTML::Mason::CGIHandler and allows you to process Mason templates on any web servers that support PSGI....

RUZ/HTML-Mason-PSGIHandler-0.53 - 13 Sep 2013 07:14:13 UTC - Search in distribution

HTML::Mason::PlackHandler - HTML::Mason handler using Plack::Request and Plack::Response River stage zero No dependents

"HTML::Mason::PlackHandler" will process mason templates making available a Plack::Request object as $req and a Plack::Response object as $res. See HTML::Mason::Params for details of parameters for configuring HTML::Mason A redirect may be performed ...

GBARR/HTML-Mason-PlackHandler-0.103070 - 03 Nov 2010 23:36:53 UTC - Search in distribution

HTML::Mason::ApacheHandler2 - experimental (alpha) Mason/mod_perl2 interface River stage zero No dependents

HTML::Mason::ApacheHandler2 is highly experimental ( alpha ) and should only be used in a test environment. HTML::Mason::ApacheHandler2 was written to allow Mason to run in a 'pure' mod_perl2/Apache2 environment using the mod_perl2 native request str...

BEAU/HTML-Mason-ApacheHandler2-0.01 - 05 Feb 2004 01:15:13 UTC - Search in distribution

HTML::MasonX::ApacheLikePlackHandler - An evil mod_perl-like Mason handler under Plack River stage zero No dependents

This is a forked HTML::Mason::ApacheHandler suitable for running under Plack with a mock Apache 2 request object that you have to provide yourself. This is not a module intended to write new Mason applications under Plack, you probably want something...

AVAR/HTML-MasonX-ApacheLikePlackHandler-0.02 - 20 Feb 2014 12:38:35 UTC - Search in distribution

Egg::View::Mason - View for HTML::Mason River stage two • 17 direct dependents • 17 total dependents

It is a view to use the template of HTML::Mason. Please add Mason to the setting of VIEW to make it use. VIEW => [ [ Mason => { ... HTML::Mason option. (HASH) } ], ], The global variable that can be used is as follows from the template. $e ... Object...

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC - Search in distribution

Typist - A template engine and framework like the ones found in Movable Type and TypePad River stage zero No dependents

Began as a prototype and mental exercise of the authors that is inspired by the template engines from in MT and TypePad. I spend most of my development time working with Movable Type and to a lessor extent. The vast majority of my Perl code is for Mo...

TIMA/Typist-0.02 - 03 Nov 2006 04:30:50 UTC - Search in distribution

MasonX::WebApp - Works with Mason to do processing before Mason is invoked River stage one • 1 direct dependent • 1 total dependent

"MasonX::WebApp" works with Mason to let you do processing *before* Mason is ever invoked. There are a number of things that one might want to do: * Argument munging You might want to make sure all incoming arguments are UTF-8 encoded. Or you might w...

DROLSKY/MasonX-WebApp-0.12 - 01 Feb 2007 23:28:21 UTC - Search in distribution

Puzzle - A Web framework River stage zero No dependents

Puzzle is a web framework based on HTML::Mason, HTML::Template::Pro with direct support to dabatase connection via DBIx::Class. It include a template system, a session user tracking and a simple authentication and authorization login access for users...

EBRUNI/Puzzle-0.21 - 11 Aug 2015 10:18:12 UTC - Search in distribution

DBIx::Perlish - a perlish interface to SQL databases River stage zero No dependents

The "DBIx::Perlish" module provides the ability to work with databases supported by the "DBI" module using Perl's own syntax for four most common operations: SELECT, UPDATE, DELETE, and INSERT. By using "DBIx::Perlish", you can write most of your dat...

KARASIK/DBIx-Perlish-1.07 - 07 May 2023 17:54:12 UTC - Search in distribution

autodia.pl - a perl script using the Autodia modules to create UML Class Diagrams or documents. from code or other data sources. River stage one • 1 direct dependent • 1 total dependent

TEEJAY/Autodia-2.14 - 25 May 2011 19:55:19 UTC - Search in distribution

CGI::Utils - Utilities for retrieving information through the Common Gateway Interface River stage zero No dependents

This module can be used almost as a drop-in replacement for CGI.pm for those of you who do not use the HTML generating features of CGI.pm This module provides an object-oriented interface for retrieving information provided by the Common Gateway Inte...

DOWENS/CGI-Utils-0.12 - 13 Nov 2008 03:58:19 UTC - Search in distribution

Catalyst::Upgrading - Instructions for upgrading to the latest Catalyst River stage three • 603 direct dependents • 677 total dependents

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

MasonX::Profiler - Mason per-component profiler River stage zero No dependents

This module prints per-component profiling information to "STDERR" (usually directed to the Apache error log). Its output looks like this: =Mason= 127.0.0.1 - /NoAuth/webrt.css BEGINS {{{ =Mason= 127.0.0.1 - /NoAuth/webrt.css {{{ =Mason= 127.0.0.1 - ...

BPS/MasonX-Profiler-0.07 - 15 Jul 2022 19:11:35 UTC - Search in distribution

Jifty::Web - Web framework for a Jifty application River stage two • 33 direct dependents • 33 total dependents

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC - Search in distribution

Catalyst::Manual::Intro - Introduction to Catalyst River stage two • 2 direct dependents • 11 total dependents

This is a brief introduction to Catalyst. It explains the most important features of how Catalyst works and shows how to get a simple application up and running quickly. For an introduction (without code) to Catalyst itself, and why you should be usi...

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

Template::Alloy - TT2/3, HT, HTE, Tmpl, and Velocity Engine River stage two • 14 direct dependents • 17 total dependents

"An alloy is a homogeneous mixture of two or more elements" (http://en.wikipedia.org/wiki/Alloy). Template::Alloy represents the mixing of features and capabilities from all of the major mini-language based template systems (support for non-mini-lang...

RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC - Search in distribution

Apache::AuthCookie - Perl Authentication and Authorization via cookies River stage one • 9 direct dependents • 9 total dependents

Apache::AuthCookie allows you to intercept a user's first unauthenticated access to a protected document. The user will be presented with a custom form where they can enter authentication credentials. The credentials are posted to the server where Au...

MSCHOUT/Apache-AuthCookie-3.31 - 06 Jan 2022 03:02:19 UTC - Search in distribution

XML::XPathScript - a Perl framework for XML stylesheets River stage one • 1 direct dependent • 1 total dependent

XPathScript is a stylesheet language similar in many ways to XSLT (in concept, not in appearance), for transforming XML from one format to another (possibly HTML, but XPathScript also shines for non-XML-like output). Like XSLT, XPathScript offers a d...

YANICK/XML-XPathScript-2.00 - 04 Jul 2019 13:44:38 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
46 results (0.103 seconds)