Introduction to DBIx::Class
By Jonathan Rockway (jrockway) from Windy City.pm
Date: Saturday, February 16, 2008 03:55 PM
Duration: 20 minutes
Target audience: Beginner
In this talk, we'll learn how to create a DBIx::Class schema from scratch. We'll model a database, describe it as a DBIx::Class schema, and then show how to get data out of it. We'll cover the various relationship types, and learn how to make sense of all the features that DBIx::Class provides.
