On Thu, Jul 19, 2012 at 9:46 PM, Francisco Valladolid H.
<fic...@gmail.com> wrote:
> Hi.
>
> On Thu, Jul 19, 2012 at 8:38 PM, Chris Stinemetz
> <chrisstinem...@gmail.com> wrote:

>> What is the best Perl MVC framework for someone to learn that has minimal
>> web development back ground, but is intermediate with Perl scipting?
>>
>> I've heard of Catalyst but it seems a bit intimedating.
>> I just thought I would get some feedback before I choose a framework to
>> learn.
>
> You can try Dancer or Mojolicious http://www.perldancer.org
> http://www.mojolicio.us  both are micro frameworks writtern in Perl
> language.

i've found mojo to be very nice to use over catalyst. you can't deny
catalyst's user base though and any company that uses perl as a web
platform will use catalyst.

(disclaimer: totally ot and oppinion) that said, i dislike having sql,
regex, tt, js, html, css, and perl in a project. i can get rid of one
by using nodejs and another by using a json nosql db. though, these
are new and perl has had 20 years of developers trying to make it work
right.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to