Browse Source

Merge branch 'fix_949' of github.com:borgified/free-programming-books into borgified-fix_949

Conflicts:
	free-programming-books.md
Victor Felder 11 years ago
parent
commit
acc05f7c51
1 changed files with 1 additions and 0 deletions
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -1227,6 +1227,7 @@ See also [TeX](#tex)
 ###Perl
 * [Beginning Perl](http://www.perl.org/books/beginning-perl/)
 * [Data Munging with Perl](http://perlhacks.com/dmp.pdf) (PDF)
+* [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/)