in reply to Re: HTML::Template Vs Template Toolkit
in thread HTML::Template Vs Template Toolkit

That's an argument for separating the "logic layer" from the "presentation layer", but not an argument specifically in favour of "template languages".

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
  • Comment on Re^2: HTML::Template Vs Template Toolkit