YAPC::NA 2007

June 25-27, Houston, TX

Getting started with Catalyst

Getting started with Catalyst

By Jonathan Rockway (‎jrockway‎) from NY.pm
Date: Monday, June 25, 2007 01:30 PM
Duration: 20 minutes
Language:


If you're still writing CGI scripts, it's time to start thinking about writing web applications instead. In this talk, you'll be introduced to the Catalyst Web Framework, a modern web development system. You'll learn about what an MVC framework is and how the development style will make writing web applications a pleasure. We'll also look at how Catalyst applications work and how all the pieces (TT, Mason, DBI, DBIx::Class, etc.) fit together and make it easy to write applications.

If you've already written a Catalyst application, you won't learn anything new here.