Saturday, July 18, 2009

New Catalyst Book

Catalyst Book Cover There's a new catalyst book out, The Definitive Guide to Catalyst: Writing Extensible, Scalable and Maintainable Perl–Based Web Applications.

Update: Buy through This Link and the referral money will go to the Enlightened Perl Organisation.

I'm looking forward to going to my local bookstore and flipping through it. It looks pretty good from the Table of Contents. The authors are Kieren Diment and Matt Trout. I've heard of Trout and the good work he does over at Shadowcat. I hope it's awesome so I can buy a copy.

I definitely feel like I've blundered through Authentication and Authorization before with a variety of frameworks, that's the sort of think where I want to plug in an obvious system for Authentication, and then build appropriate Authorization rules without shooting myself in the foot. Let's hope this can help walk me through that part.

Page 28 in chapter 2 starts a section on "Object Oriented programming with Moose," so that sounds pretty cool.

Table of Contents
  1. Introducing the Catalyst Web Application Framework
  2. Catalyst Setup and Background Knowledge
  3. Your First Catalyst Application
  4. Extending LolCatalyst-lite
  5. Deployment
  6. Database Models
  7. The Catalyst Dispatcher
  8. Authentication and Authorization
  9. Interacting with Web Services in your Applications
  10. Extending Catalyst
  11. Catalyst Cookbook
  12. The Reaction Component UI Framework
  13. Compiling your own Perl
  14. Making your own CPAN Mirror with CPAN::Mini or minicpan.sh

No comments: