
Template::Benchmark::Engines::ParseTemplate - Template::Benchmark plugin for Parse::Template.

Provides benchmark functions and template feature syntaxes to allow Template::Benchmark to benchmark the Parse::Template template engine.

Sam Graham,
<libtemplate-benchmark-perl at illusori.co.uk>

Because of the paradigm of Parse::Template to define sub-blocks of the template separately from the main template,
it isn't possible to provide support for the _template forms of the block and if features under Template::Benchmark,
which expects them to be inline within the main template.

Please report any bugs or feature requests to bug-template-benchmark at rt.cpan.org,
or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Template-Benchmark.
I will be notified,
and then you'll automatically be notified of progress on your bug as I make changes.

You can find documentation for this module with the perldoc command.
perldoc Template::Benchmark::Engines::ParseTemplate
You can also look for information at:

Thanks to Paul Seamons for creating the the bench_various_templaters.pl script distributed with Template::Alloy, which was the ultimate inspiration for this module.

Copyright 2010 Sam Graham.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.