in reply to Re^4: How to Separate Presentation from Implementation with HTML::Template
in thread How to Seperate Presentation from Implementation with HTML::Template

I initially went with HTML::Template because of it's simplicity, and perhaps because it's templates look more like HTML [...]
You can tell TT to use other tags than "[% ... %]" by the way, although I personally prefer them as they are. Mainly because of my VIM highlights though :)

Ordinary morality is for ordinary people. -- Aleister Crowley
  • Comment on Re^5: How to Separate Presentation from Implementation with HTML::Template