Search results for "module:Mason"

Mason - Powerful, high-performance templating for the web and beyond River stage two • 16 direct dependents • 16 total dependents

Mason is a powerful Perl-based templating system, designed to generate dynamic content of all kinds. Unlike many templating systems, Mason does not attempt to invent an alternate, "easier" syntax for templates. It provides a set of syntax and feature...

JSWARTZ/Mason-2.24 - 16 May 2015 20:12:09 UTC

Mason::App - Implementation of bin/mason River stage two • 16 direct dependents • 16 total dependents

See documentation for bin/mason....

JSWARTZ/Mason-2.24 - 16 May 2015 20:12:09 UTC

Mason::Tidy - Engine for masontidy River stage one • 1 direct dependent • 1 total dependent

This is the engine used by masontidy - read that first to get an overview. You can call this API from your own program instead of executing "masontidy"....

JSWARTZ/Mason-Tidy-2.57 - 07 Oct 2012 11:43:08 UTC

HTML::Mason - High-performance, dynamic web site authoring system River stage two • 41 direct dependents • 76 total dependents

Mason is a tool for building, serving and managing large web sites. Its features make it an ideal backend for high load sites serving dynamic content, such as online newspapers or database driven e-commerce sites. Actually, Mason can be used to gener...

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

Poet::Mason - Mason settings and enhancements for Poet River stage one • 2 direct dependents • 2 total dependents

This is a Poet-specific Mason subclass. It sets up sane default settings, maintains a main Mason instance for handling web requests, and adds Poet-specific methods to $m (the Mason request object)....

JSWARTZ/Poet-0.16 - 08 Jan 2015 06:48:58 UTC

HPSG::Mason - Mason components for rendering Head-driven Phrase Structure Grammar feature structures to \LaTeX River stage zero No dependents

CJCOLLIER/HPSG-Mason-0.04 - 23 Nov 2009 01:29:18 UTC

Mason::Moose - Mason Moose policies River stage two • 16 direct dependents • 16 total dependents

Sets certain Moose behaviors for Mason's internal classes. Using this module is equivalent to use CLASS; use Moose; use MooseX::HasDefaults::RO; use MooseX::StrictConstructor; use Method::Signatures::Simple;...

JSWARTZ/Mason-2.24 - 16 May 2015 20:12:09 UTC

Mason::Result - Result returned from Mason request River stage two • 16 direct dependents • 16 total dependents

An object of this class is returned from "$interp->run". It contains the page output and any values set in "$m->result". Plugins may add additional accessors....

JSWARTZ/Mason-2.24 - 16 May 2015 20:12:09 UTC

Mason::Interp - Mason Interpreter River stage two • 16 direct dependents • 16 total dependents

Interp is the central Mason object, returned from "Mason->new". It is responsible for creating new requests, compiling components, and maintaining the cache of loaded components....

JSWARTZ/Mason-2.24 - 16 May 2015 20:12:09 UTC

Inline::Mason - Inline Mason Script River stage zero No dependents

This module enables you to embed mason scripts in your perl code. Using it is simple, much is shown in the above. OPTIONS as_subs Invoking Inline::Mason with it may let you treat virtual files as subroutines and call them directly. passive If it is p...

XERN/Inline-Mason-0.07 - 13 Apr 2004 00:33:06 UTC

Mason::Request - Mason Request Class River stage two • 16 direct dependents • 16 total dependents

Mason::Request represents a single request for a page, and is the access point for most Mason features not provided by syntactic tags. A Mason request is created when you call "$interp->run", or in a web environment, for each new web request. A new (...

JSWARTZ/Mason-2.24 - 16 May 2015 20:12:09 UTC

Mason::CodeCache - Result returned from Mason request River stage two • 16 direct dependents • 16 total dependents

Internal class that manages the cache of components for Mason::Interp....

JSWARTZ/Mason-2.24 - 16 May 2015 20:12:09 UTC

Mason::Component - Mason Component base class River stage two • 16 direct dependents • 16 total dependents

Every Mason component corresponds to a unique class that inherits, directly or indirectly, from this base class. A new instance of the component class is created whenever a component is called - whether via a top level request, "<& &>" tags, or an <<...

JSWARTZ/Mason-2.24 - 16 May 2015 20:12:09 UTC

Mason::PluginRole - Helper for defining Mason plugin roles River stage two • 16 direct dependents • 16 total dependents

A variant on Moose::Role that can be used in Mason plugin roles. Using this module is equivalent to use Moose::Role; use Method::Signatures::Simple;...

JSWARTZ/Mason-2.24 - 16 May 2015 20:12:09 UTC

Mason::Exceptions - Exception objects thrown by Mason River stage two • 16 direct dependents • 16 total dependents

This module creates the exception classes used by Mason. Mason only throws exception objects to communicate something specific to code catching the exception; otherwise it is content to die with a string....

JSWARTZ/Mason-2.24 - 16 May 2015 20:12:09 UTC

Mason::Compilation - Performs compilation of a single component River stage two • 16 direct dependents • 16 total dependents

A new "Mason::Compilation" object is created by Mason::Interp to compile each component. This class has no public API at this time....

JSWARTZ/Mason-2.24 - 16 May 2015 20:12:09 UTC

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

lib/Mason/Types.pm River stage two • 16 direct dependents • 16 total dependents

JSWARTZ/Mason-2.24 - 16 May 2015 20:12:09 UTC

lib/Mason/Plugin.pm River stage two • 16 direct dependents • 16 total dependents

JSWARTZ/Mason-2.24 - 16 May 2015 20:12:09 UTC

lib/Mason/TieHandle.pm River stage two • 16 direct dependents • 16 total dependents

JSWARTZ/Mason-2.24 - 16 May 2015 20:12:09 UTC
129 results (0.021 seconds)