Marc - Sebastian Lucksch > Bundle-Dotiac-0.1 > Bundle::Dotiac

Download:
dotiac/Bundle-Dotiac-0.1.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.1   Source  

NAME ^

Bundle::Dotiac - Bundle Dotiac::DTL with all Addons

SYNOPSIS ^

 perl -MCPAN -e 'install Bundle::Dotiac'

CONTENTS ^

Dotiac::DTL - The main module

Dotiac::DTL::Addon::case_insensitive - Makes variables case insensitive

Dotiac::DTL::Addon::importloop - A loop that modifies the root namespace.

Dotiac::DTL::Addon::html_template - Renders HTML::Template templates with Dotiac

Dotiac::DTL::Addon::json - render data into json files, uses JSON.

Dotiac::DTL::Addon::jsonify - render to json (http://www.djangosnippets.org/snippets/1250/). Also uses JSON.

Dotiac::DTL::Addon::markup - Different markup text (django.contrib.markup), uses Text::Markdown amd Text::Textile.

Dotiac::DTL::Addon::unparsed - Don't parse the content of the unparsed tag.

DESCRIPTION ^

Installs Dotiac with all the known addons, this way Dotiac can render any valid template it encounters.

"Everything needed to render Django Templates in Perl"

AUTHOR ^

Marc Lucksch <perl@marc-s.de>