http://qs321.pair.com?node_id=849960


in reply to MVC & Perl

Hi LomSpace,

I'm currently using Catalyst to build the website for my hometown's firefighter department. I had to get used to it, but once the idea of MVC with Moose and DBIx::Class sets in, it's very easy to rapidly build a web application with it.

I did buy the official Catalyst book, but that didn't help me much. I really understood it after reading the Catalyst Tutorial/Manual on CPAN, so I'd suggest you check that out to see if it's something you'd like.

Cheers!

Replies are listed 'Best First'.
Re^2: MVC & Perl
by lomSpace (Scribe) on Jul 20, 2010 at 18:46 UTC
    Which Catalyst book did you purchase?
        Thanks!
Re^2: MVC & Perl
by lomSpace (Scribe) on Jul 20, 2010 at 18:39 UTC
    Thanks a lot jkva!
    LomSpace