NAME
Template::Benchmark::Engines::TextClearSilver - Template::Benchmark plugin for Text::ClearSilver.
SYNOPSIS
Provides benchmark functions and template feature syntaxes to allow Template::Benchmark to benchmark the Text::ClearSilver template engine.
hash_loop_variable
and hash_loop_template
are not currently supported, although the underlying Text::ClearSilver engine supports them. Their output is unsorted, making it impossible to compare template output with other template engines to check for accuracy of output. This may be possible to correct in a future release.
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::TextClearSilver
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.