-
-
18 Oct 2010 09:30:20 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (842 / 4 / 0)
- Kwalitee
Bus factor: 0- 64.70% Coverage
- License: perl_5
- Perl: v5.6.1
- Activity
24 month- Tools
- Download (83.36KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Sam Graham
Changes for version 1.09
- Version started at 2010-10-18-10:21. Released rc 1.08_02 as 1.09 stable.
- Summary of changes since 1.08:
- Additions: Cache::Ref/Cache::FastMemoryCache support for Template::Sandbox. Support for multiple features_from and cache_types_from.
- Enhancements: Renamed TextClevy plugin to TextClevery. (Reported by Goro Fuji [rt #61834]) Made preprocess_template() optional in plugins. Expanded test suite. Version requirements added to several parts of the documentation.
- Bug Fixes: None.
Changes for version 1.08_02
- Version started at 2010-10-11-05:38. Renamed TextClevy plugin to TextClevery to match engine name change. (Reported by Goro Fuji [rt #61834]) Pod tweaks for "added in version...".
Changes for version 1.08_01
- Version started at 2010-10-01-17:35. Added Cache::Ref support to TemplateSandbox plugin. Added Cache::FastMemoryCache support to TemplateSandbox plugin. Support for multiple features_from and cache_types_from. Made preprocess_template() optional in plugins. Expanded test suite.
Documentation
Test the relative performance of several different types of template engines.Modules
Pluggable benchmarker to cross-compare template systems.Base class for Template::Benchmark template engine plugins.Template::Benchmark plugin for HTML::Macro.Template::Benchmark plugin for HTML::Mason.Template::Benchmark plugin for HTML::Template.Template::Benchmark plugin for HTML::Template::Compiled.Template::Benchmark plugin for HTML::Template::Expr.Template::Benchmark plugin for HTML::Template::JIT.Template::Benchmark plugin for HTML::Template::Pro.Template::Benchmark plugin for Mojo::Template.Template::Benchmark plugin for NTS::Template.Template::Benchmark plugin for Parse::Template.Template::Benchmark plugin for Solution.Template::Benchmark plugin for Template::Alloy in HTML::Template mode.Template::Benchmark plugin for Template::Alloy in Template::Toolkit mode.Template::Benchmark plugin for Template::Sandbox.Template::Benchmark plugin for Template::Tiny.Template::Benchmark plugin for Template::Toolkit.Template::Benchmark plugin for Tenjin.Template::Benchmark plugin for Text::ClearSilver.Template::Benchmark plugin for Text::Clevery.Template::Benchmark plugin for Text::MicroMason in HTML::Mason mode.Template::Benchmark plugin for Text::MicroMason in Text::Template mode.Template::Benchmark plugin for Text::MicroTemplate.Template::Benchmark plugin for Text::MicroTemplate::Extended.Template::Benchmark plugin for Text::Template.Template::Benchmark plugin for Text::Template::Simple.Template::Benchmark plugin for Text::Templet.Template::Benchmark plugin for Text::Tmpl.Template::Benchmark plugin for Text::Xslate.Template::Benchmark plugin for Text::Xslate in Template::Toolkit mode.Module Install Instructions
To install Template::Benchmark, copy and paste the appropriate command in to your terminal.
cpanm Template::Benchmark
perl -MCPAN -e shell install Template::Benchmark
For more information on module installation, please visit the detailed CPAN module installation guide.