HTML::Template::JIT 0.05 review
DownloadHTML::Template::JIT is a just-in-time compiler for HTML::Template
|
|
HTML::Template::JIT is a just-in-time compiler for HTML::Template. Templates are compiled into native machine code using Inline::C.
When using HTML::Template::JIT, 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.
What's New in This Release:
Fixed param() to allow for blessed hash-refs. [Alex Kapranoff]
Fixed url-escaping to work with UTF-8 characters. [Alex Kapranoff]
Added support for JS escaping. [Alex Kapranoff]
Fixed a compatibility problem with HTML::Template v2.8, which is now a prerequisite.
HTML::Template::JIT 0.05 search tags