[htmltmpl] H::T::EXPR and H::T::JIT at the same time
Brought to you by:
samtregar
From: Steven B. <bau...@ya...> - 2004-04-23 16:12:31
|
Is it possible to instantiate a template that uses both H::T:Expr and H::T:JIT at the same time? Could it be as simple as passing the jit parameter to H::T:Expr->new()? Thank You for your help. |