Best HTML Templating Module



Hello All,

I'm writing a social networking CGI script, and it's reached the point
where I should really separate the HTML from the logic. I've been
looking into the various templating solutions out there, and I'm having
a hard time deciding which is best. Anyone have suggestions/feedback
about favored modules (functionality, efficiency, etc.)?

Thanks!

-AgentZK

(This'll be running on apache w/ mod_perl).
.



Relevant Pages

  • Re: Best HTML Templating Module
    ... > I'm writing a social networking CGI script, ... > where I should really separate the HTML from the logic. ...
    (comp.lang.perl.modules)
  • Re: Best HTML Templating Module
    ... I'm writing a social networking CGI script, ... where I should really separate the HTML from the logic. ...
    (comp.lang.perl.modules)
  • Re: HTML vs XHTML
    ... here recommending that authors stick to HTML, ... layout to make them completely separate independently carried units. ... Microsoft brought its XSLT model in accordance with W3C specs, ...
    (comp.infosystems.www.authoring.html)
  • Re: Is it better to echo or leave as html?
    ... > Don't forget that a Template Engine is not supposed to separate PHP code ... > from HTML but business logic from presentation logic. ... I think Template engine purpose _is_ to separate html from code. ...
    (comp.lang.php)
  • Re: Encapsulation and js, html, css
    ... a nice object/constructor without worrying, ... Separate interface and implementation. ... Put css to a separate file. ... Between css and html there seems to be no serious problems: ...
    (comp.lang.javascript)