in reply to the trend of the presentation layer driving application logic

I don't know where Text::Template categorizes.

It uses embedded Perl expressions (but doesn't provide any flow control blocks). It's a generic templating system, not web specific.

There are also dozens more templating systems on CPAN, although I certainly wouldn't call most of them "web application solutions"...

  • Comment on Re: the trend of the presentation layer driving application logic