NAME
Template::Benchmark::Engines::NTSTemplate - Template::Benchmark plugin for NTS::Template.
SYNOPSIS
Provides benchmark functions and template feature syntaxes to allow Template::Benchmark to benchmark the NTS::Template template engine.
KNOWN ISSUES AND BUGS
literal_text
can fail if only enabled feature-
NTS::Template appears to behave differently if there are no template variables to replace, compared to if there is only literal-text.
The benchmark may not give the expected output in these situations.
AUTHOR
Sam Graham, <libtemplate-benchmark-perl at illusori.co.uk>
BUGS
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.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Template::Benchmark::Engines::NTSTemplate
You can also look for information at:
RT: CPAN's request tracker
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
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 & LICENSE
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.