in reply to Pro/Cons Catalyst/Mojolicous/Dancer
Don't forget CGI::Application - it's pretty good, too. Of the others, Catalyst has the steepest learning curve, and the greatest start up overhead (many modules to load), so it may appear slow unless you run it under mod_perl or FastCGI (i.e., not my first choice for use in a shared hosting environment).
|
---|