in reply to Re: Code and html separation - always or mostly doable?
in thread Code and html separation - always or mostly doable?

Just for completness, there's also Text::ScriptTemplate which is a simple templating system with asp/jsp-like tags and also uses perl for the template logic. I wonder if somebody tried both Text::ScriptTemplate and Text::Template and can tell which one is to prefer.
  • Comment on Re^2: Code and html separation - always or mostly doable?