Jonathan Vanasco <[EMAIL PROTECTED]> writes:

[...]

> If/else and loops are already 'too much' -- I essentially just want
> variable substitution.  I want designers to be able to work on a page
> and not need to know anything about the  code/logic.  Names go here,
> dates go here, etc.   I have a bunch of custom mod_perl stuff that
> handles everything right now. I just want to split the code out of the
> handler routines.

I use CGI::FastTemplate, though my copy is by now so heavily modified
as to be unrecognizable.  That's about as simple as you can get.

----Scott.

Reply via email to