From 4162976a8eb10366760a7a83018ef7076c8113c1 Mon Sep 17 00:00:00 2001 From: Fwiffo Date: Mon, 19 May 2014 11:29:49 -0700 Subject: [PATCH] fixes #949 --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 6be13891..2c679b39 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1226,6 +1226,7 @@ See also [TeX](#tex) ###Perl * [Beginning Perl](http://www.perl.org/books/beginning-perl/) +* [The DBIx-Class Book](https://github.com/castaway/dbix-class-book) * [Embedding Perl in HTML with Mason](http://www.masonbook.com/book/) * [Essential Perl](http://cslibrary.stanford.edu/108/EssentialPerl.pdf) (PDF) * [Exploring Programming Language Architecture in Perl](http://www.billhails.net/Book/) -- GitLab