The best resource out there is the Tutorial. I would recommend that you spend some time on Moose and Template Toolkit before getting serious with the Tutorial, and also you definitely need to understand the material in the OReilly Intermediate Perl book. The biggest drawback to the Tutorial is that it is more about DBIx::Class than Catalyst, the only DBI Models for beginners documentation I know of is what I put on my own technical blog (http://brainbuz.org/techinfo/Catalyst-Model-Simple-Tutorial.html). If you're learning programming you should learn DBI/SQL before coming to terms with any ORM.
From: Chankey Pathak [mailto:[email protected]] Sent: Thursday, March 01, 2012 12:28 PM To: [email protected] Subject: [Catalyst] Resources to learn catalyst I am new to catalyst. I know Perl at beginner level (finished reading Learning Perl). I am following the catalyst tutorial at CPAN. Let me know some more resources to learn catalyst. Thanks :) -- Regards, Chankey Pathak _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
