Download List

專案描述

HTML::Template::JIT is a just-in-time compiler for HTML::Template. Templates are compiled into native machine code using Inline::C. The compiled code is stored to disk and reused on subsequent calls. HTML::Template::JIT is up to 8 times as fast as HTML::Template using caching.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-12-23 22:51
0.05

This release fixes several minor bugs and is compatible with HTML::Template 2.8.
標籤: Minor bugfixes

2002-08-30 06:03
0.04

Support for HTML::Template 2.6's new DEFAULT attribute and __counter__ variable, bugfixes, and documentation fixes.
標籤: Minor feature enhancements

2002-06-16 10:58
0.03

This version adds new "case_sensitive" and "print_to_stdout" options. The syntax support is now completed with the addition of ESCAPE. There are also small performance improvements and some major bugfixes.
標籤: Major feature enhancements

2001-11-28 01:35
0.02

Support for global_vars and loop_context_vars, and some bugfixes.
標籤: Major feature enhancements

2001-11-18 09:35
0.01

標籤: Initial freshmeat announcement

Project Resources