http://www.perlmonks.org?node_id=887465


in reply to Sad news (Dr Randy Kobes)


He was very responsive to the emails. Rest in peace.
ditto to this. He was super-responsive and super-helpful.


The mantra of every experienced web application developer is the same: thou shalt separate business logic from display. Ironically, almost all template engines allow violation of this separation principle, which is the very impetus for HTML template engine development.

-- Terence Parr, "Enforcing Strict Model View Separation in Template Engines"