Merge branch 'borgified-fix_949'

pull/984/head
Victor Felder 2014-05-19 20:44:22 +02:00
commit d1ffe37cf0
1 changed files with 1 additions and 0 deletions

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