An open API service indexing awesome lists of open source software.

https://github.com/preaction/introduction-to-dbix-class

An introduction to DBIx::Class, a Perl ORM
https://github.com/preaction/introduction-to-dbix-class

Last synced: about 1 year ago
JSON representation

An introduction to DBIx::Class, a Perl ORM

Awesome Lists containing this project

README

          

# Introduction to DBIx::Class

This presentation covers the basics of using DBIx::Class to work with
relational databases.

## Covered topics

TBA

# COPYRIGHT AND LICENSE

Copyright 2015 Doug Bell

The presentation content is licensed under CC-BY-SA 4.0.

The Perl code is licensed under CC-BY-SA 4.0, or the same terms as Perl
itself (Artistic License 1.0, or GPL 1.0+ at your discretion).