![]() |
|
more useful options | |
PerlMonks |
Text::Caml added to push style templating systems listby metaperl (Curate) |
on Feb 10, 2011 at 14:46 UTC ( [id://887463]=note: print w/replies, xml ) | Need Help?? |
Text::Caml by Viacheslav Tykhanovskyi is similar to Mustache and a new addition to the push-style templating list for Perl.
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"
In Section
Meditations
|
|