|
|
| No such thing as a small change | |
| PerlMonks |
Re^2: How to embed Perl in HTMLby metaperl (Curate) |
| on Oct 11, 2011 at 11:08 UTC ( #930784=note: print w/ replies, xml ) | Need Help?? |
|
Perl cannot embed to run in HTMLThat's not true my friend. 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
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||