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

Search results for "module:Template::Plugin::Wrap"

Template::Plugin::Wrap - Plugin interface to Text::Wrap River stage three • 561 direct dependents • 959 total dependents

This plugin provides an interface to the Text::Wrap module which provides simple paragraph formatting. It defines a "wrap" subroutine which can be called, passing the input text and further optional parameters to specify the page width (default: 72),...

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

Template::Plugin::GD::Text::Wrap - Break and wrap strings in GD images River stage zero No dependents

The GD.Text.Wrap plugin provides an interface to the GD::Text::Wrap module. It allows multiples line of text to be drawn in GD images with various wrapping and alignment. See GD::Text::Wrap for more details. See Template::Plugin::GD::Text::Align for ...

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 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

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

Template::Plugin::GD - GD plugin(s) for the Template Toolkit River stage zero No dependents

The Template-GD distribution provides a number of Template Toolkit plugin modules to interface with Lincoln Stein's GD modules. These in turn provide an interface to Thomas Boutell's GD graphics library. These plugins were distributed as part of the ...

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 UTC

Jedi::Plugin::Template - Plugin for Template Toolkit River stage zero No dependents

This is a Template::Toolkit plugin for Jedi web app framework. Jedi is just a simple web app framework that help your create app above Plack. This plugin handle your Template::Toolkit files for you. It will use the Jedi config to get the directory of...

CELOGEEK/Jedi-Plugin-Template-1.001 - 29 Mar 2014 19:09:15 UTC

Template::Plugin::VMethods - install vmethods River stage two • 9 direct dependents • 13 total dependents

Simple base class to allow your module to install and remove virtual methods into the Template Toolkit. All you need to do in your package is declare one or more of the variables @LIST_OPS, @SCALAR_OPS or @HASH_OPS to indicate what virtual methods yo...

MARKF/Template-Plugin-VMethods-0.03 - 03 Sep 2003 17:17:38 UTC

Template::Plugin::GD::Text - Text utilities for use with GD River stage zero No dependents

The GD.Text plugin provides an interface to the GD::Text module. It allows attributes of strings such as width and height in pixels to be computed. See GD::Text for more details. See Template::Plugin::GD::Text::Align and Template::Plugin::GD::Text::W...

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 UTC

Catalyst::View::Template::Pure - Catalyst view adaptor for Template::Pure River stage zero No dependents

Catalyst::View::Template::Pure is an adaptor for Template::Pure for the Catalyst web development framework. Template::Pure is an HTML templating system that fully separates concerns between markup (the HTML), transformations on that markup (called 'd...

JJNAPIORK/Catalyst-View-Template-Pure-0.017 - 22 Dec 2016 20:48:02 UTC

OpenInteract::Template::Plugin - Custom OpenInteract functionality in templates River stage zero No dependents

This implements a Template Toolkit Plugin. For more information about plugins, see Template::Manual::Plugins. Normally a plugin is instantiated like this: [% USE OI %] [% object_info = OI.object_description( object ) %] But since this plugin will pro...

CWINTERS/OpenInteract-1.62 - 01 Oct 2004 03:29:29 UTC

Template::Plugin::PodSimple - simple Pod::Simple plugin for TT River stage zero No dependents

[% SET somepod = " =head1 NAME the name =head1 DESCRIPTION somepod =cut "; USE PodSimple; %] [% PodSimple.parse('Text', somepod, 76) %] [% PodSimple.parse('xml', somepod) %] [% mySimpleTree = PodSimple.parse('tree', somepod ) %] [% PodSimple.parse('h...

PODMASTER/Template-Plugin-PodSimple-1.010 - 31 Jan 2004 21:01:02 UTC

Template::Plugin::GD::Text::Align - Draw aligned strings in GD images River stage zero No dependents

The GD.Text.Align plugin provides an interface to the GD::Text::Align module. It allows text to be drawn in GD images with various alignments and orientations. See GD::Text::Align for more details. See Template::Plugin::GD::Text::Wrap for a plugin th...

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 UTC

Template::Plugin::Meta::Interpolate - Allow evaluation of META parameters River stage zero No dependents

It is common to wrap Template Toolkit templates in a base template, then use the meta function to set a page tittle. [% META title = 'Book List' %] Unfortunately the tittle can only contain static text. This plugin allow you to also use variables and...

RUNARB/Template-Plugin-Meta-Interpolate-0.02 - 05 Jan 2016 11:21:24 UTC

Template::Plugin::Filter::MinifyHTML - HTML minification filter for Template Toolkit River stage zero No dependents

This is a Template Toolkit filter which uses a few quick and nasty regexes to minify HTML source code. It's built upon the idea/workings of the default 'collapse' filter, but adds a little spice of its own into the mix, removing HTML comments and a f...

TXH/Template-Plugin-Filter-MinifyHTML-0.02 - 13 May 2013 09:40:38 UTC
14 results (0.059 seconds)