1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 20:09:02 +00:00

Merge branch 'borgified-fix_949'

This commit is contained in:
Victor Felder 2014-05-19 20:44:22 +02:00
commit d1ffe37cf0

View File

@ -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/)