
Labyrinth::Writer::Parser::TT - Template Toolkit Renderer for Labyrinth

use Labyrinth::Writer::Parser::TT;
my $tt = Labyrinth::Writer::Parser::TT->new();
$tt->parser('mytemplate.html');

This package provides the ability to parse a given template, with a given set of template variables using Template Toolkit.

Object constructor.
Parses a given template, via Template Toolkit. Returns a string of the parsed template.
Parses a given template, via Template Toolkit. Writes the result to the named file, marking as binary if requested.

Template (Template Toolkit) Labyrinth

Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/

Copyright (C) 2002-2013 Barbie for Miss Barbell Productions All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the Artistic License 2.0.