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

Re: Catalyst versus Mason

by perrin (Chancellor)
on May 17, 2009 at 22:11 UTC ( [id://764560]=note: print w/replies, xml ) Need Help??


in reply to Catalyst versus Mason

With the possible exception of Jifty, I think you'll find that Perl MVC frameworks don't paint you into a corner. MasonX::WebApp, CGI::Application, and Catalyst are all totally ignorant of your model and just barely familiar with your view. (MasonX::WebApp expects you to use Mason for templates; the others work with anything, including Mason, for templates.)

All that these tools do is map URLs to method calls and provide some infrastructure for the web-specific parts of the input and output. Otherwise, they stay out of your way.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-23 16:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found