YAPC::ASIA: Introduction to DBIx::Class
Object-relational mappers (ORMs) are a hot topic today. In this talk, we'll learn how to use the DBIx::Class ORM to access nearly any database, simple or complex; brand-new or legacy. We'll discuss how to create easily-migratable schemas, and learn how to use resultsets to search, update, and generally make working with relational data fun!