![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: Web Programming: For Beginnersby metaperl (Curate) |
on Aug 26, 2011 at 19:39 UTC ( #922731=note: print w/replies, xml ) | Need Help?? |
Mojolicious::Lite is your best starting point - built in webserver, supportive community, easy to use, powerful with cutting-edge features. Truly the best of breed 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
Seekers of Perl Wisdom
|
|