Tag «template toolkit»: downloads
Search results for «template toolkit»:
Template::Tutorial 2.15 by Andy Wardley
Template::Tutorial are template toolkit tutorials.
This section includes tutorials on using the Template Toolkit. Subjects currently include an general overview of the Template Toolkit, showing users how to get quickly up to speed building web content, and a tutorial on generating and using data…
Template::Plugin::XML 2.16 by Andy Wardley
Template::Plugin::XML is a XML plugin for the Template Toolkit.
SYNOPSIS
[% USE XML;
dom = XML.dom('foo.xml');
xpath = XML.xpath('bar.xml');
simple = XML.simple('baz.xml');
rss = XML.simple('news.rdf');
%]
[% USE XML(file='foo.xml');
…
Template::Tutorial::Web 2.15 by Andy Wardley
Template::Tutorial::Web is a Perl module for generating web content using the template toolkit.
This tutorial document provides a introduction to the Template Toolkit and demonstrates some of the typical ways it may be used for generating web content. It covers the generation of static pages from…
Template::Manual::Plugins 2.15 by Andy Wardley
Template::Manual::Plugins is Perl module for standard plugins.
This section lists the standard plugins which can be used to extend the runtime functionality of the Template Toolkit. The plugins are distributed with the Template Toolkit but may required additional modules from CPAN.
TEMPLATE TO…
Template::Tutorial::Datafile 2.15 by Dave Cross
Template::Tutorial::Datafile is a Perl module for creating Data Output Files Using the Template Toolkit.
This tutorial gives an overview of the Template Toolkit, showing in particular how to use it to read and write data files in various different formats and styles. It was written by Dave Cross…
Template::Plugin::XML::LibXML 1.07 by Mark Fowler
Template::Plugin::XML::LibXML is a XML::LibXML Template Toolkit Plugin.
SYNOPSIS
[% USE docroot = XML.LibXML("helloworld.xml") %]
The message is: [% docroot.find("/greeting/text") %]
This module provides a plugin for the XML::LibXML module. It can be utilised the same as any other…
Template::Plugins 2.15 by Andy Wardley
Template::Plugins is a Perl module with plugin provider.
SYNOPSIS
use Template::Plugins;
$plugin_provider = Template::Plugins->new(%options);
($plugin, $error) = $plugin_provider->fetch($name, @args);
The Template::Plugins module defines a provider class which can be used…
Template::Plugin::KwikiFormat 1.04 by Thomas Klausner
Template::Plugin::KwikiFormat is a filter to convert kwiki formatted text to html.
SYNOPSIS
[% USE KwikiFormat %]
[% FILTER kwiki %]
== title
*bold* /italic/
[% END %]
A wrapper around Kwiki::Formatter.
Template::Plugin::KwikiFormat allows you to use KwikiFo…
Template::Plugin::XML::Simple 2.16 by Andy Wardley
Template::Plugin::XML::Simple is a plugin interface to XML::Simple.
SYNOPSIS
# load plugin and specify XML file to parse
[% USE xml = XML.Simple(xml_file_or_text) %]
This is a Template Toolkit plugin interfacing to the XML::Simple module.
Requirements:
Perl…
Template Numerical Toolkit 1.26 by Roldan Pozo
Template Numerical Toolkit (TNT) is a collection of interfaces and reference implementations of numerical objects useful for scientific computing in C++.
The toolkit defines interfaces for basic data structures, such as multidimensional arrays and sparse matrices, commonly used in numerical applica…
Template::Manual::Views 2.15 by Andy Wardley
Template::Manual::Views is a template toolkit views (experimental).
This section describes dynamic views: a powerful but experimental new feature in version 2.01 of the Template Toolkit.
A view is effectively a collection of templates and/or variable definitions which can be passed around as a…
Template::Library::HTML 2.15 by Andy Wardley
Template::Library::HTML is a template library for building basic HTML pages.
NOTE: This documentation is incomplete and may be incorrect in places. The 'html' template library is distributed as part of the Template Toolkit. It can be found in the 'templates' sub-directory of the installation dire…
Template::Library::Splash 2.15 by Andy Wardley
Template::Library::Splash is a template library for building stylish HTML user interfaces.
NOTE: This documentation is incomplete, incorrect and outdated. The Splash! library is still evolving and subject to change. See the examples for a much more recent and accurate demonstration of use.
Int…
Ooo-macro 2.2en by C. Kruk
Ooo-macro is a toolkit for OpenOffice.org or StarOffice including macros written in StarBasic, associated shortcuts, the template SPECIAL.stw, and the Perl script.
It is a complete kit of macros and shortcuts for everyday usage of StarWriter and OpenOffice.org Writer. (English version.)
What's New…
Template::Magic 1.38 by Domizio Demichelis
Template::Magic is a Perl module for magic merger of runtime values with templates.
SYNOPSIS
Just add these 2 magic lines to your code...
use Template::Magic;
Template::Magic->new->print( '/path/to/template' );
to have all your variable and subroutines merged with the template f…
MfGames.Template 1.1.0 by Dylan R. E. Moonfire
The MfGames.Template library is a C# native library for creating template libaries.
MfGames.Template was inspired by NVelocity, but was designed from the ground up to use the CIL internals, such as System.CodeDom and internal compliation to handle the template language.
Because of this, it sup…
MAT Template Library 0.1.7 by Andrey Mirzoyan
MAT Template Library is a C++ mathematical template class library. The library contains classes and routines for working with:
matrices
vectors
finding roots of polynomials
solving equations
and more...…
HTML::Template::JIT 0.05 by Sam Tregar
HTML::Template::JIT is a just-in-time compiler for HTML::Template. Templates are compiled into native machine code using Inline::C.
When using HTML::Template::JIT, the compiled code is stored to disk and reused on subsequent calls. HTML::Template::JIT is up to 8 times as fast as HTML::Template us…
HTML::Template::Expr 0.07 by Sam Tregar
HTML::Template::Expr module provides an extension to HTML::Template which allows expressions in the template syntax.
HTML::Template::Expr module is purely an addition--all the normal HTML::Template options, syntax, and behaviors will still work.
Expression support includes comparisons, math op…
Wiki::Toolkit::Plugin::RSS::Reader 1.5 by Earle Martin
Wiki::Toolkit::Plugin::RSS::Reader is a Perl module to retrieve RSS feeds for inclusion in Wiki::Toolkit nodes.
Use this Wiki::Toolkit plugin to retrieve an RSS feed from a given URL so that you can include it in a wiki node.
SYNOPSIS
use Wiki::Toolkit::Plugin::RSS::Reader;
my $r…
Related:
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
