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

Merge pull request #983 from borgified/fix_947

fixes #947 thank you @hanleilei
This commit is contained in:
victor felder 2014-05-19 20:43:27 +02:00
commit b594ea1863

View File

@ -1226,6 +1226,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)
* [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/)