Hacker News new | ask | show | jobs
by und3f 5628 days ago
Catalyst applications are very heavy, but i didn't found any problems in running catalyst application that i wrote year ago on latest Catalyst version. Mojolicious is lightweight and easier to install, but its design is still under development, so API changes sometimes. Expect there will be not so much changes in new stable versions.
1 comments

Don't get me wrong, I think Catalyst is great. But I liked the look of Mojo (and Mojo::Lite) -- as I said I haven't used it much but I'll try to use it in a project soon -- I also think it's good for Perl as a whole that there's an easy to install / easy to use modern framework.