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.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Software Development Compilers Libraries |
|---|---|
| Licenses | Artistic GPL |
| Operating Systems | POSIX |
| Implementation | C Perl |
Recent releases


Release Notes: This release fixes several minor bugs and is compatible with HTML::Template 2.8.


Release Notes: Support for HTML::Template 2.6's new DEFAULT attribute and __counter__ variable, bugfixes, and documentation fixes.


Release Notes: 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.


Release Notes: Support for global_vars and loop_context_vars, and some bugfixes.


No changes have been submitted for this release.