Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^3: PHP to PERL ?

by vek (Prior)
on Dec 28, 2005 at 08:21 UTC ( [id://519503]=note: print w/replies, xml ) Need Help??


in reply to Re^2: PHP to PERL ?
in thread PHP to PERL ?

Just to clarify, your definition of 'better' in this example is probably defined as 'faster'. Note that the author of HTML::Template::Compiled Tina Mueller mentioned on the mod_perl mailing list that she wouldn't advise using H::T::C in production.

Not to worry though because if speed is your goal, you might want to have a peek at HTML::Template::JIT instead. It's stable and has a decent test suite.

-- vek --

Replies are listed 'Best First'.
Re^4: PHP to PERL ?
by tinita (Parson) on Jan 08, 2006 at 14:28 UTC
    Just to clarify, your definition of 'better' in this example is probably defined as 'faster'.
    I guess reneeb was referring to the dynamic include feature of HTC, which HTML::Template doesn't have: <tmpl_include_var name="parameter_which_contains_filename">
    Note that the author of HTML::Template::Compiled Tina Mueller mentioned on the mod_perl mailing list that she wouldn't advise using H::T::C in production.
    sure, but this advice wasn't meant for eternity =)

      but this advice wasn't meant for eternity =)

      Understood. I just hadn't seen a follow-up post anywhere (at least not on the mod_perl or HTML::Template mailing lists anyway).

      -- vek --

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://519503]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-20 02:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found