Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Perl Web Development Frameworks

by metaperl (Curate)
on Oct 04, 2011 at 12:25 UTC ( [id://929529]=note: print w/replies, xml ) Need Help??


in reply to Perl Web Development Frameworks

Mojolicious is my bread and butter. I cant imagine web dev getting any nicer.



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"

Replies are listed 'Best First'.
Re^2: Perl Web Development Frameworks
by rgiskard (Hermit) on Oct 04, 2011 at 14:57 UTC

    I traded in cgi::application for mojolicious. It has everything you need out of the box and has templating built-in (and extendable).

    Mojo's biggest win is having adequate(not wordy) documentation, an instant sandbox (server,::lite, etc.), and supporting libs.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://929529]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-16 07:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found