Hi guys, I have to make a simple web app which should have the features mentioned below:
1. User registration - Users can signup and login 2. New message creation: User can create and post new messages 3. Follow users: Users can follow other users 4. User Home Page - On the home page, show the messages of users that he follows. For this particular task what should I chose - Catalyst, Dancer or Mojolicious? I think Dancer would be a good choice for building small web-app in less time. What do you say? I made a small app using Catalyst some months ago but I don't have any experience in developing web-apps with Dancer or Mojolicious. So if you can add links of good tutorial which relates to my problem then that would be very appreciable. PS: Happy New Year! :) -- Regards, Chankey Pathak <http://www.linuxstall.com>