Learn ORM in Perl with DBIx::Class

Posted on February 6, 2017. Filed under: Uncategorized | Tags: , , , , , , |

This post will provide a brief hands-on introduction to ORM in Perl using a few DBIx::Class sub classes. In detail, this means we will generate Schema, Result and ResultSet classes (Perl modules) which will be used to interface with a SQLite database. The database will contain a single users table. Once the database has been […]

Read Full Post | Make a Comment ( Comments Off on Learn ORM in Perl with DBIx::Class )

Liked it here?
Why not try sites on the blogroll...