Index of /ports_www/p5-HTML-Template-JIT
Name Last modified Size
Parent Directory -
Makefile 19-Jan-2010 08:35 907
distinfo 28-May-2011 14:15 151
files/ 25-Dec-2006 04:08 -
pkg-descr 07-May-2004 15:12 570
pkg-plist 22-Jan-2006 05:57 449
This module provides a just-in-time compiler for HTML::Template.
If your template needs to be compiled - either because it has changed
or because it has never been compiled - then HTML::Template::JIT uses
HTML::Template and Inline::C to compile your template to native
machine instructions.
The resulting compiled template is much faster than a normal cached
template. Benchmarks show HTML::Template::JIT, with a precompiled
template, performing 4 to 8 times faster than HTML::Template in cache
mode.
WWW: http://html-template.sourceforge.net/html_template_jit.html