Documentation
The core documentation for DBIC can be found in POD, the standard for Perl documentation. This can be accessed through a number of channels, including the perldoc utility and online on the CPAN website.
| Description | Module name |
|---|---|
| Introduction | DBIx::Class |
| Tutorial | DBIx::Class::Tutorial |
| Manual | DBIx::Class::Manual |
| Documentation Map | DBIx::Class::Manual::DocMap |
DBIC has been the subject of numerous articles and presentations. You can discover some of them below.
| Title | Type | Date |
|---|---|---|
| InflateColumn::File vs. InflateColumn::FS | Article | May 24th, 2009 |
| Reports with DBIC and Postgres | Article | May 23rd, 2009 |
| Using DBIx::Class to Version Your Schema | Article | May 17th, 2009 |
| Introduction to DBIx::Class and Catalyst | Video | February 26th, 2009 |
| Catalyst, DBIx::Class and Postgres | Slides | ? |
| DBIx:Class Masterclass | Video | August 2008 |
| DBIx:Class Masterclass | Slides | ? |
| Tags and search and DBIx::Class | Article | October 26th, 2006 |