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::Pod"

Template::Plugin::Pod - Plugin interface to Pod::POM (Pod Object Model) River stage three • 561 direct dependents • 959 total dependents

This plugin is an interface to the Pod::POM module....

ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 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::PodGenerated - Template plugin to help generate POD River stage one • 1 direct dependent • 1 total dependent

This is a plugin for the Template Toolkit that you can use to generate POD documentation during "make" time. To understand the concepts behind this, please read the documentation of Module::Install::Template and "Pod::Generated". When this plugin is ...

MARCEL/Pod-Generated-0.05 - 06 Dec 2009 23:53:33 UTC

Template::Toolkit - Template Processing System River stage three • 561 direct dependents • 959 total dependents

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

Template::Plugin::Timer - A Template Plugin to Profile Template Processing River stage zero No dependents

Template::Plugin::Timer is just a glue module between Template and Benchmark::Timer. See the POD of Benchmark::Timer for more details about the options you can pass into the constructor and the methods the module provides....

KENTARO/Template-Plugin-Timer-0.02 - 09 Sep 2008 11:30:32 UTC

Template::Plugin::Pageset - wrapper for Data::Page::Pageset River stage zero No dependents

[% IF pageset.previous_pageset %] <a href="JavaScript:goto_page('[% pageset.previous_pageset.middle %]');">Previous Pageset</a>&nbsp; [% END %] [% FOREACH chunk = pageset.total_pagesets %] [% IF chunk.is_current %] [% FOREACH num = [ chunk.first .. c...

CHUNZI/Template-Plugin-Pageset-1.02 - 27 Jul 2005 03:00:05 UTC

Template::Plugin::ListCompare - Compare the elements of 2 or more lists in a TT template River stage zero No dependents

Regular Case: Compare Two Lists * Constructor Create a ListCompare object. Put the two lists into arrays (named or anonymous) and pass references to the arrays to the constructor. [% Llist = ['abel', 'abel', 'baker', 'camera', 'delta', 'edward', 'far...

TEDDY/Template-Plugin-ListCompare-0.05 - 23 Jan 2011 14:38:46 UTC

Template::Plugin::WikiFormat - TT wrapper for Text::WikiFormat River stage zero No dependents

This is a plugin used for wiki rendering inside Template Toolkit. Parameters may be passed in through the USE directive, e.g. [% USE WikiFormat prefix = "http://www.mysite.com/?page=" %] This provides the 4 options supported by Text::WikiFormat, i.e....

BARBIE/Template-Plugin-WikiFormat-0.08 - 23 May 2017 13:49:02 UTC

Template::Plugin::Filter::Scss - CSS::Sass filter for Template Toolkit River stage zero No dependents

BBON/Template-Plugin-Filter-Scss-0.02 - 06 Mar 2019 16:05:49 UTC

Template::Plugin::XML::LibXML - XML::LibXML Template Toolkit Plugin River stage zero No dependents

This module provides a plugin for the XML::LibXML module. It can be utilised the same as any other Template Toolkit plugin, by using a USE statement from within a Template. The use statment will return a reference to root node of the parsed document ...

MARKF/Template-Plugin-XML-LibXML-1.07 - 12 Aug 2004 10:10:32 UTC

Dancer2::Template::TemplateFlute - Template::Flute wrapper for Dancer2 River stage one • 1 direct dependent • 1 total dependent

This class is an interface between Dancer2's template engine abstraction layer and the Template::Flute module. In order to use this engine, use the template setting: template: template_flute The default template extension is ".html". LAYOUT Each layo...

SYSPETE/Dancer2-Template-TemplateFlute-0.203 - 05 Oct 2016 09:48:21 UTC

Template::Plugin::CommonMark - Template Toolkit plugin to generate HTML from CommonMark River stage zero No dependents

"Template::Plugin::CommonMark" wraps CommonMark into a Template Toolkit plugin, and will filter your markdown text into HTML. The code and tests are shamelessly lifted from Template::Plugin::MultiMarkdown....

NANIS/Template-Plugin-CommonMark-1.000 - 27 Feb 2016 11:47:29 UTC

Template::Plugin::Filter::Base64 - encoding b64 filter for Template Toolkit River stage zero No dependents

BBON/Template-Plugin-Filter-Base64-0.07 - 03 Sep 2019 12:12:14 UTC

Template::Plugin::StripScripts - TT plugin to filter HTML against XSS River stage zero No dependents

Template::Plugin::StripScripts is a Template::Toolkit plugin to filter HTML and strip scripting snipets which can cause XSS. Additionally, due to some nice features from HTML::StripScripts, this module can work really flexibly on treating HTML. For m...

KENTARO/Template-Plugin-StripScripts-0.02 - 10 Mar 2008 15:51:24 UTC

Pod::Weaver::Section::Template - add pod section from a Text::Template template River stage zero No dependents

This plugin generates a pod section based on the contents of a template file. The template is parsed using Text::Template, and is then interpreted as pod. When parsing the template, $filename will be the name of the file being woven (if that was pass...

CJM/Pod-Weaver-Section-Template-0.04 - 21 Jun 2014 16:50:40 UTC

Template::Plugin::ListMoreUtils - TT2 plugin to use List::MoreUtils River stage zero No dependents

This module provides an Template::Toolkit interface to Tassilo von Parseval's List::MoreUtils. It extends the built-in functions dealing with lists as well as Template::Plugin::ListUtil....

REHSACK/Template-Plugin-ListMoreUtils-0.03 - 28 Jun 2015 11:06:40 UTC

Template::Plugin::CPAN::Packages - Template plugin to help generate CPAN bundles River stage zero No dependents

This is a plugin for the Template Toolkit that you can use to generate CPAN bundles. It works together with Pod::Generated. Use it as shown in the synopsis. When you instantiate the plugin, you have to pass the name of the "02packages.details.txt.gz"...

MARCEL/Template-Plugin-CPAN-Packages-0.03 - 13 Feb 2008 23:10:07 UTC
17 results (0.059 seconds)