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 "module:Template::Plugin::File"

Template::Plugin::File - Plugin providing information about files River stage three • 564 direct dependents • 962 total dependents

This plugin provides an abstraction of a file. It can be used to fetch details about files from the file system, or to represent abstract files (e.g. when creating an index page) that may or may not exist on a file system. A file name or path should ...

ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC

Template::Plugin::XML::File - TT plugin for XML files River stage zero No dependents

TODO...

ABW/Template-XML-2.17 - 09 Feb 2007 17:30:10 UTC

Template::Plugin::AudioFile::Info - Template Toolkit plugin for AudioFile::Info River stage zero No dependents

Template::Plugin::AudioFile::Info is intended to be used from with a template that is going to be processed by the Template Toolkit. A simple template might look like the one in the Synopsis above. In this case you would need to define the "file" var...

DAVECROSS/Template-Plugin-AudioFile-Info-v2.0.2 - 23 Jan 2021 11:51:02 UTC

Template - Front-end module to the Template Toolkit River stage three • 564 direct dependents • 962 total dependents

This documentation describes the Template module which is the direct Perl interface into the Template Toolkit. It covers the use of the module and gives a brief summary of configuration options and template directives. Please see Template::Manual for...

ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC

Any::Template - provide a consistent interface to a wide array of templating languages River stage one • 1 direct dependent • 1 total dependent

This module provides a simple, consistent interface to common templating engines so you can write code that is agnostic to the template language used in the presentation layer. This means you can allow your interface developers to work in the templat...

BBC/Any-Template-1.015 - 08 May 2006 12:33:52 UTC

Template::AsGraph - Create a graph from a Template Toolkit file River stage zero No dependents

graph($template_name) graph($template_name, \%tt_config) graph($template_name, \%tt_config, \%tt_vars) Receives a template name and generates a Graph::Easy object with a representation of the template's flow. It may optionally receive any Template co...

GARU/Template-AsGraph-0.02 - 28 Apr 2013 08:26:40 UTC

Apache::Template - Apache/mod_perl interface to the Template Toolkit River stage zero No dependents

The Apache::Template module provides a simple interface to the Template Toolkit from Apache/mod_perl. The Template Toolkit is a fast, powerful and extensible template processing system written in Perl. It implements a general purpose template languag...

ABW/Apache-Template-0.09 - 27 Apr 2004 09:26:34 UTC

Plagger::Template - Template Toolkit subclass for Plagger River stage one • 2 direct dependents • 2 total dependents

A subclass of Template Toolkit that's used by the Plagger plugins. As a plugin author, you really don't have to worry about this. See the documentation for Plagger::Pluggin's templatize method instead. The plugin calls the custom new routine like so:...

MIYAGAWA/Plagger-0.7.17 - 05 Dec 2006 07:40:09 UTC

Template::Context - Runtime context in which templates are processed River stage three • 564 direct dependents • 962 total dependents

The "Template::Context" module defines an object class for representing a runtime context in which templates are processed. It provides an interface to the fundamental operations of the Template Toolkit processing engine through which compiled templa...

ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC

Template::Toolkit - Template Processing System River stage three • 564 direct dependents • 962 total dependents

ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC

Template::Alloy::TT - Template::Toolkit role River stage two • 13 direct dependents • 15 total dependents

The Template::Alloy::TT role provides the syntax and the interface for Template::Toolkit version 1, 2, and 3. It also brings many of the features from the various templating systems. And it is fast. See the Template::Alloy documentation for configura...

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

Template::Benchmark - Pluggable benchmarker to cross-compare template systems. River stage one • 1 direct dependent • 1 total dependent

Template::Benchmark provides a pluggable framework for cross-comparing performance of various template engines across a range of supported features for each, grouped by caching methodology. If that's a bit of a mouthful... have you ever wanted to fin...

SGRAHAM/Template-Benchmark-1.09 - 18 Oct 2010 09:30:20 UTC

Template::Constants - Defines constants for the Template Toolkit River stage three • 564 direct dependents • 962 total dependents

The "Template::Constants" modules defines, and optionally exports into the caller's namespace, a number of constants used by the Template package. Constants may be used by specifying the "Template::Constants" package explicitly: use Template::Constan...

ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC

MojoX::Template::PHP - PHP processing engine for MojoX::Plugin::PHP River stage zero No dependents

MojoX::Template::PHP is a way to use PHP as a templating system for your Mojolicious application. 1. You can put a Mojolicious wrapper around some decent PHP application (say, WordPress) 2. You are on a development project with Perl and PHP programme...

MOB/MojoX-Plugin-PHP-0.05 - 28 Nov 2015 19:39:29 UTC

App::ZofCMS::Template - "core" part of ZofCMS - web-framework/templating system River stage one • 1 direct dependent • 1 total dependent

This module is used internally by App::ZofCMS and this documentation explains how ZofCMS templates work. This documentation assumes you have read App::ZofCMS::Config. If you wish to make changes to this module, please contact the author....

ZOFFIX/App-ZofCMS-1.001008 - 05 Dec 2019 18:55:19 UTC

Template::Plugin::MP3 - Interface to the MP3::Info Module River stage zero No dependents

"Template::Plugin::MP3" provides a simple wrapper for using "MP3::Info" in object oriented mode; see MP3::Info for more details....

DARREN/Template-Plugin-MP3-1.02 - 24 Jun 2003 13:48:06 UTC

Template::Plugin::Body - Strip HTML to just keep the body content River stage zero No dependents

The things we do to support designers... When you are including a big chunk of HTML into a page via an include, you can have problems editing it in WYSIWYG editors because it won't have the stylesheets, meta tags and javascript libs that the main doc...

ADAMK/Template-Plugin-Body-1.04 - 05 Jun 2008 03:51:28 UTC

Template::Plugin::XML - XML plugin for the Template Toolkit River stage zero No dependents

The Template-XML distribution provides a number of Template Toolkit plugin modules for working with XML. The Template::Plugin::XML module is a front-end to the various other XML plugin modules. Through this you can access XML files and directories of...

ABW/Template-XML-2.17 - 09 Feb 2007 17:30:10 UTC

Template::Plugin::URI - A Template Plugin To Use URI Objects River stage zero No dependents

DBOYS/Template-Plugin-URI-0.03 - 25 Dec 2020 15:15:31 UTC

Template::Plugin::Java - Generate Java Classes from XML description files and templates. River stage zero No dependents

Template::Plugin::Java is a plugin module for the Template toolkit that makes it easier to write templates for generating Java source code, ultimately for transforming XML descriptions into Java language sources. It can be used either directly on the...

RKITOVER/Template-Plugin-Java-0.4 - 10 Oct 2000 06:27:24 UTC
106 results (0.392 seconds)